Skip to content

Commit 30e6673

Browse files
Update Rust crate moka to v0.8.5 (#4849)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7ca48cb commit 30e6673

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ipnetwork = "=0.19.0"
6565
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6666
lettre = { version = "=0.10.0-rc.6", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6767
minijinja = "=0.15.0"
68-
moka = "=0.8.4"
68+
moka = "=0.8.5"
6969
oauth2 = { version = "=4.2.0", default-features = false, features = ["reqwest"] }
7070
parking_lot = "=0.12.0"
7171
prometheus = { version = "=0.13.1", default-features = false }

0 commit comments

Comments
 (0)