Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 1b7f7bd

Browse files
fix(deps): update rust crate jsonwebtoken to v9
1 parent e647805 commit 1b7f7bd

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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
base64 = "0.13.1"
8-
jsonwebtoken = "8.3.0"
8+
jsonwebtoken = "9.2.0"
99
log = "0.4.20"
1010
openssl = "0.10.64"
1111
openssl-sys = "0.9.100"

0 commit comments

Comments
 (0)