Skip to content

Commit f9d2c54

Browse files
renovate[bot]danielorihuela
authored andcommitted
chore(deps): update rust crate jsonwebtoken to v10
1 parent aa2b4e9 commit f9d2c54

File tree

2 files changed

+39
-5
lines changed

2 files changed

+39
-5
lines changed

Cargo.lock

Lines changed: 38 additions & 4 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
@@ -40,7 +40,7 @@ predicates = "3.1.3"
4040
konst = "0.4.3"
4141
semver = "1.0.27"
4242
chrono = "0.4.43"
43-
jsonwebtoken = "9.3.1"
43+
jsonwebtoken = "10.2.0"
4444
# reqwest's default-features enables default-tls and we are not including it since we are using rustls only.
4545
reqwest = { version = "0.12.28", default-features = false, features = [
4646
"blocking",

0 commit comments

Comments
 (0)