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
oxide-renovate[bot] committed Nov 29, 2023
1 parent 639b041 commit af0cd39
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 7 deletions.
36 changes: 30 additions & 6 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ http = "0.2.11"
hyper = "0.14.27"
hyper-rustls = "0.24.2"
itertools = "0.11.0"
jsonwebtoken = "8.3.0"
jsonwebtoken = "9.1.0"
meilisearch-sdk = { version = "0.24.2", default-features = false, features = ["reqwest-rustls"] }
md-5 = "0.10.6"
mime_guess = "2.0.4"
Expand Down

0 comments on commit af0cd39

Please sign in to comment.