Skip to content

Update Rust crate moka to v0.8.5 #4849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2022
Merged

Update Rust crate moka to v0.8.5 #4849

merged 1 commit into from
May 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
moka dependencies patch =0.8.4 -> =0.8.5

Release Notes

moka-rs/moka

v0.8.5

Compare Source

Added
  • Add basic stats (entry_count and weighted_size) methods to all caches.
    ([#​137][gh-pull-0137])
  • Add Debug impl to the following caches ([#​138][gh-pull-0138]):
    • sync::Cache
    • sync::SegmentedCache
    • future::Cache
    • unsync::Cache
Fixed
  • Remove unnecessary K: Clone bound from the following caches when they are Clone
    ([#​133][gh-pull-0133]):
    • sync::Cache
    • future::Cache
    • Experimental dash::Cache

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@Turbo87 Turbo87 merged commit 30e6673 into master May 28, 2022
@Turbo87 Turbo87 deleted the renovate/moka-0.x branch May 28, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants