Skip to content

Commit

Permalink
Update Rust crate moka to v0.12.5 (#8021)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 4af442d commit 22aebb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supp
lettre = { version = "=0.11.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
minijinja = "=1.0.12"
mockall = "=0.12.1"
moka = { version = "=0.12.4", features = ["future"] }
moka = { version = "=0.12.5", features = ["future"] }
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
object_store = { version = "=0.9.0", features = ["aws"] }
once_cell = "=1.19.0"
Expand Down

0 comments on commit 22aebb2

Please sign in to comment.