Skip to content

Commit

Permalink
Merge pull request #32 from w4/dependabot/cargo/moka-0.12.0
Browse files Browse the repository at this point in the history
Bump moka from 0.11.3 to 0.12.0
  • Loading branch information
w4 authored Oct 2, 2023
2 parents ff7b60b + 6cee6ca commit 0274b9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 97 deletions.
101 changes: 5 additions & 96 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 @@ -24,7 +24,7 @@ hex = "0.4"
humantime = "2.1"
nom = "7.1"
md5 = "0.7"
moka = { version = "0.11.1", features = ["future"] }
moka = { version = "0.12.0", features = ["future"] }
once_cell = "1.18"
path-clean = "1.0.1"
parking_lot = "0.12"
Expand Down

0 comments on commit 0274b9f

Please sign in to comment.