Skip to content

Commit

Permalink
chore(deps): bump quick_cache from 0.6.9 to 0.6.10 (#832)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 73b3f3f commit 04151a5
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 modules/llrt_http/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tokio = "1"
tracing = "0.1"
webpki-roots = "0.26"
tower-service = "0.3.3"
quick_cache = "0.6.9"
quick_cache = "0.6.10"

[dev-dependencies]
llrt_compression = { version = "0.5.1-beta", path = "../../libs/llrt_compression" }
Expand Down

0 comments on commit 04151a5

Please sign in to comment.