Skip to content

Commit ff8ffe0

Browse files
chore(deps): update rust crate jsonwebtoken to v10 [security]
1 parent d1dc207 commit ff8ffe0

2 files changed

Lines changed: 56 additions & 20 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ percent-encoding = "2.3"
3131
anyhow = "1.0"
3232
tower-cookies = "0.9"
3333
ring = "0.17"
34-
jsonwebtoken = "9.1"
34+
jsonwebtoken = "10.0"
3535
rust-argon2 = "2.0"
3636
mp4-stream = { path = "crates/mp4-stream", features = ["serde", "log"] }
3737
quick-error = "2.0"

0 commit comments

Comments
 (0)