Skip to content

Commit 2b4f2fe

Browse files
Update Rust crate moka to v0.11.1 (#6544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 389d3e8 commit 2b4f2fe

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
@@ -61,7 +61,7 @@ ipnetwork = "=0.20.0"
6161
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6262
lettre = { version = "=0.10.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6363
minijinja = "=0.33.0"
64-
moka = { version = "=0.11.0", features = ["future"] }
64+
moka = { version = "=0.11.1", features = ["future"] }
6565
oauth2 = { version = "=4.4.0", default-features = false, features = ["reqwest"] }
6666
once_cell = "=1.17.2"
6767
parking_lot = "=0.12.1"

0 commit comments

Comments
 (0)