chore(deps): bump memcache from 0.20.0 to 0.21.0 - #49
Merged
Conversation
Bumps [memcache](https://github.com/aisk/rust-memcache) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/aisk/rust-memcache/releases) - [Commits](aisk/rust-memcache@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: memcache dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/memcache-0.21.0
branch
from
August 30, 2026 20:13
3209c0e to
6bcc29a
Compare
NullSablex
approved these changes
Aug 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps memcache from 0.20.0 to 0.21.0.
Release notes
Sourced from memcache's releases.
... (truncated)
Commits
3be7531🔖 Bump version to 0.21.075d7871📝 Add a Simplified Chinese version of the exp guide4849aef📝 Split the exp guide into docs/exp.md and rework the README feature list1ee0b1b✅ Add exp scenario layer integration tests and drop redundant unit tests62398f1♻️ Rename exp get_touch to get_and_touchb4305f6📝 Restructure the exp README section to match the Python client docs6af48ef🐛 Fix exp review findings: bounded VA length, order-checked partial batches, ...1d0783b📝 Document the exp scenario layer in the module docs and README57fc446✨ Harden the exp engine: idle age, connection cap, redial, ambiguity attribut...b688d6e♻️ Route exp keys through a Router trait with rendezvous hashing by default