Skip to content

Commit d4dec7a

Browse files
committed
Update jsonwebtoken version
1 parent 7f2819d commit d4dec7a

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

Cargo.lock

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ hyper = "1"
3636
axum = "0.8"
3737
tower = { version = "0.5", features = ["limit"] }
3838
tower-http = { version = "0.6.4", features = ["catch-panic"] }
39-
jsonwebtoken = "9"
39+
jsonwebtoken = "10"
4040
url = "2"
4141
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }
4242
http = "1"

0 commit comments

Comments
 (0)