chore(deps): update rust crate jsonwebtoken to v11
All checks were successful
Build and Test / kanzashi-cdn (push) Successful in 4m15s
All checks were successful
Build and Test / kanzashi-cdn (push) Successful in 4m15s
This commit is contained in:
parent
6c8f94bdaf
commit
8cb3691325
2 changed files with 3 additions and 3 deletions
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue