Skip to content

Commit

Permalink
Update Rust crate jsonwebtoken to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 17, 2023
1 parent 2a19e68 commit a8dcf30
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 37 deletions.
46 changes: 10 additions & 36 deletions src/abacus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ futures = "0.3.28"
hex = "0.4.3"
http = "0.2.9"
image = { version = "0.24.7", default-features = false, features = ["jpeg", "png"] }
jsonwebtoken = "8.3.0"
jsonwebtoken = "9.0.0"
juniper = { version = "0.15.11", default-features = false, features = ["schema-language"] }
lazy_static = "1.4.0"
md-5 = "0.10.6"
Expand Down

0 comments on commit a8dcf30

Please sign in to comment.