Skip to content

Commit b99621a

Browse files
authored
Merge pull request #5050 from rust-lang/renovate/moka-0.x
Update Rust crate moka to v0.9.3
2 parents 02fddfd + 3b5ecb1 commit b99621a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -60,7 +60,7 @@ ipnetwork = "=0.20.0"
6060
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6161
lettre = { version = "=0.10.1", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6262
minijinja = "=0.17.0"
63-
moka = "=0.9.2"
63+
moka = "=0.9.3"
6464
oauth2 = { version = "=4.2.3", default-features = false, features = ["reqwest"] }
6565
parking_lot = "=0.12.1"
6666
prometheus = { version = "=0.13.1", default-features = false }

0 commit comments

Comments
 (0)