Skip to content

Commit a008bad

Browse files
chore(deps): update rust crate jsonwebtoken to v11
1 parent 0972ab5 commit a008bad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dirs = "=6.0.0"
6969
fern = { version = "=0.7.1", features = ["colored"] }
7070
image = "=0.25.10"
7171
imohash = "=0.1.2"
72-
jsonwebtoken = { version = "=10.4.0", features = ["rust_crypto"] }
72+
jsonwebtoken = { version = "=11.0.0", features = ["rust_crypto"] }
7373
keyring = { version = "=4.1.5", features = ["cli"], optional = true }
7474
keyring-core = { version = "=1.0.0", features = ["sample"] }
7575
libsqlite3-sys = { version = "=0.37.0", features = ["bundled"] } # this is needed for proper linking

0 commit comments

Comments
 (0)