Skip to content

Commit 130d29b

Browse files
Update Rust crate jsonwebtoken to v11
1 parent be1e430 commit 130d29b

2 files changed

Lines changed: 34 additions & 3 deletions

File tree

‎Cargo.lock‎

Lines changed: 33 additions & 2 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
@@ -28,7 +28,7 @@ rust_team_data = { git = "https://github.com/rust-lang/team" }
2828

2929
# GitHub - jsonwebtoken is required at the non-reexported version of octocrab
3030
octocrab = { version = "=0.49.7", features = ["timeout", "stream"] }
31-
jsonwebtoken = "=10.3.0"
31+
jsonwebtoken = "=11.1.0"
3232

3333
# Async
3434
futures = "0.3"

0 commit comments

Comments
 (0)