Skip to content

Commit 2e02683

Browse files
Update Rust crate moka to v0.11.2 (#6588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6391f0e commit 2e02683

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -63,7 +63,7 @@ ipnetwork = "=0.20.0"
6363
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6464
lettre = { version = "=0.10.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6565
minijinja = "=0.34.0"
66-
moka = { version = "=0.11.1", features = ["future"] }
66+
moka = { version = "=0.11.2", features = ["future"] }
6767
oauth2 = { version = "=4.4.1", default-features = false, features = ["reqwest"] }
6868
once_cell = "=1.18.0"
6969
parking_lot = "=0.12.1"

0 commit comments

Comments
 (0)