Skip to content

Commit

Permalink
chore(deps): bump quick_cache from 0.6.9 to 0.6.10
Browse files Browse the repository at this point in the history
Bumps [quick_cache](https://github.com/arthurprs/quick-cache) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/arthurprs/quick-cache/releases)
- [Commits](arthurprs/quick-cache@v0.6.9...v0.6.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 2098604 commit fb42d46
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 @@ -249,7 +249,7 @@ tower_governor = { version = "0.4.3", features = ["tracing"] }
pin-project = "1.1.9"
mirai-annotations = "1.12.0"
lru = "0.11.0"
quick_cache = "0.6.9"
quick_cache = "0.6.10"
bs58 = "0.5.1"
dirs-next = "2.0.0"
chacha20poly1305 = "0.10.1"
Expand Down

0 comments on commit fb42d46

Please sign in to comment.