chore(deps): update rust crate jsonwebtoken to v11
All checks were successful
Build and Test / kanzashi-cdn (push) Successful in 4m15s

This commit is contained in:
Spacebot 2026-07-24 11:31:26 +00:00 committed by kittentm
commit 8cb3691325
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ dotenvy = "0.15.7"
ed25519-dalek = "3.0.0"
hex = "0.4.3"
hmac = "0.13.0"
jsonwebtoken = "10.4.0"
jsonwebtoken = "11.0.0"
rand = "0.10.2"
rocket = { version = "0.5.1", features = ["json"] }
rocket_dyn_templates = { version = "0.2.0", features = ["tera"] }