Skip to content

Commit

Permalink
build(deps): bump cached from 0.44.0 to 0.45.0
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.44.0 to 0.45.0.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent a4777fa commit 329138d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -67,7 +67,7 @@ anyhow = { version = "1.0", optional = true }
bincode = "1.3"
byteorder = "1.4"
bytes = "1"
cached = { version = "0.44", default-features = false, features = [
cached = { version = "0.45", default-features = false, features = [
"proc_macro",
"redis_ahash",
], optional = true }
Expand Down

0 comments on commit 329138d

Please sign in to comment.