Skip to content

Commit 04151a5

Browse files
chore(deps): bump quick_cache from 0.6.9 to 0.6.10 (#832)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73b3f3f commit 04151a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/llrt_http/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tokio = "1"
5353
tracing = "0.1"
5454
webpki-roots = "0.26"
5555
tower-service = "0.3.3"
56-
quick_cache = "0.6.9"
56+
quick_cache = "0.6.10"
5757

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

0 commit comments

Comments
 (0)