Skip to content

Commit 71b8f8b

Browse files
Update Rust crate moka to v0.12.4 (#7980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98e8909 commit 71b8f8b

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
@@ -91,7 +91,7 @@ tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supp
9191
lettre = { version = "=0.11.3", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
9292
minijinja = "=1.0.12"
9393
mockall = "=0.12.1"
94-
moka = { version = "=0.12.3", features = ["future"] }
94+
moka = { version = "=0.12.4", features = ["future"] }
9595
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
9696
object_store = { version = "=0.9.0", features = ["aws"] }
9797
once_cell = "=1.19.0"

0 commit comments

Comments
 (0)