Skip to content

Commit

Permalink
Bump moka from 0.12.1 to 0.12.5 in /lean
Browse files Browse the repository at this point in the history
Bumps [moka](https://github.com/moka-rs/moka) from 0.12.1 to 0.12.5.
- [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md)
- [Commits](moka-rs/moka@v0.12.1...v0.12.5)

---
updated-dependencies:
- dependency-name: moka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 2b16757 commit b6de043
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
24 changes: 7 additions & 17 deletions lean/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 lean/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ anyhow = "1.0.70"
serde = { version = "1.0.196", features = ["derive"] }
thiserror = "1.0.53"
serde_json = { version = "1.0.96", features = ["raw_value"] }
moka = { version = "0.12.1", features = ["future"] }
moka = { version = "0.12.5", features = ["future"] }
console-subscriber = "0.2.0"
futures = "0.3"
tracing-opentelemetry = "0.22.0"
Expand Down

0 comments on commit b6de043

Please sign in to comment.