Skip to content

Commit 3d4a75b

Browse files
chore(deps): bump quick_cache from 0.6.23 to 0.7.0
Bumps [quick_cache](https://github.com/arthurprs/quick-cache) from 0.6.23 to 0.7.0. - [Release notes](https://github.com/arthurprs/quick-cache/releases) - [Commits](arthurprs/quick-cache@v0.6.23...v0.7.0) --- updated-dependencies: - dependency-name: quick_cache dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dc10bc commit 3d4a75b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ proc-macro2 = { version = "1.0.78" }
130130
prost = "0.14.1"
131131
prost-build = "0.14.1"
132132
prost-types = "0.14.1"
133-
quick_cache = "0.6.2"
133+
quick_cache = "0.7.0"
134134
quote = "1.0.35"
135135
lazy-regex = "3"
136136
rand = "0.10.0"

0 commit comments

Comments
 (0)