Skip to content

Commit 570e41c

Browse files
chore(deps): update rust crate jsonwebtoken to v10
1 parent 9414e07 commit 570e41c

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
@@ -40,7 +40,7 @@ predicates = "3.1.3"
4040
konst = "0.4.3"
4141
semver = "1.0.27"
4242
chrono = "0.4.42"
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)