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 9, 2023
1 parent 9c58c10 commit ff8540c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 10 deletions.
42 changes: 33 additions & 9 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.9"
hyper = "0.14.27"
hyper-rustls = "0.24.1"
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 ff8540c

Please sign in to comment.