Skip to content

Commit 9a38ce7

Browse files
Update Rust crate jsonwebtoken to 9.3.0 (#137)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent c5c3e71 commit 9a38ce7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -41,7 +41,7 @@ http = "0.2.11"
4141
hyper = "0.14.28"
4242
hyper-rustls = "0.24.2"
4343
itertools = "0.12.1"
44-
jsonwebtoken = "9.2.0"
44+
jsonwebtoken = "9.3.0"
4545
meilisearch-sdk = { version = "0.24.3", default-features = false, features = ["reqwest-rustls"] }
4646
md-5 = "0.10.6"
4747
mime_guess = "2.0.4"

0 commit comments

Comments
 (0)