Skip to content

Commit d6d6fb7

Browse files
chore(deps): update rust crate jsonwebtoken to v10
1 parent c1e5c88 commit d6d6fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ predicates = "3.1.3"
3333
konst = "0.4.2"
3434
semver = "1.0.27"
3535
chrono = "0.4.42"
36-
jsonwebtoken = "9.3.1"
36+
jsonwebtoken = "10.0.0"
3737
# reqwest's default-features enables default-tls and we are not including it since we are using rustls only.
3838
reqwest = { version = "0.12.23", default-features = false, features = [
3939
"blocking",

0 commit comments

Comments
 (0)