Skip to content

Commit 4e0371d

Browse files
chore(deps): update rust crate jsonwebtoken to v10
1 parent 3047b41 commit 4e0371d

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
@@ -34,7 +34,7 @@ predicates = "3.1.3"
3434
konst = "0.4.2"
3535
semver = "1.0.27"
3636
chrono = "0.4.42"
37-
jsonwebtoken = "9.3.1"
37+
jsonwebtoken = "10.1.0"
3838
# reqwest's default-features enables default-tls and we are not including it since we are using rustls only.
3939
reqwest = { version = "0.12.24", default-features = false, features = [
4040
"blocking",

0 commit comments

Comments
 (0)