Skip to content

chore(deps): update quick_cache requirement from 0.6.16 to 0.7.0#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quick_cache-0.7.0
Open

chore(deps): update quick_cache requirement from 0.6.16 to 0.7.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quick_cache-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown

Updates the requirements on quick_cache to permit the latest version.

Release notes

Sourced from quick_cache's releases.

v0.7.0

What's Changed

Full Changelog: arthurprs/quick-cache@v0.6.24...v0.7.0

Commits
  • 99809ce Add per-item access count stats (blocking and non-blocking) (#128)
  • 702a44b Bump hashbrown to 0.17 (raises MSRV to 1.85) (#130)
  • 7dff1b1 Abstract default hasher + switch to foldhash (quality) (#129)
  • 5ca720a Reshape lifecycle API: Default RequestState threaded by &mut (0.7.0) (#124)
  • 3a14610 0.6.24
  • 79fc813 Bound reserve() ghost headroom by additional
  • 993f4f3 Pre-allocate the slab in reserve() to avoid reallocation stalls
  • 95b0e40 0.6.23
  • 4cb2092 Fix MSRV build: qualify size_of, add cargo-msrv CI check (#121)
  • 52e42fb fix: memory leak in dropping uninserted guard (#120)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [quick_cache](https://github.com/arthurprs/quick-cache) to permit the latest version.
- [Release notes](https://github.com/arthurprs/quick-cache/releases)
- [Commits](arthurprs/quick-cache@v0.6.16...v0.7.0)

---
updated-dependencies:
- dependency-name: quick_cache
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants