Update Rust crate bytes to v1.6.1 #133
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/bytes-1.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.6.0
->1.6.1
Release Notes
tokio-rs/bytes (bytes)
v1.6.1
Compare Source
This release fixes a bug where
Bytes::is_unique
returns incorrect values whenthe
Bytes
originates from a sharedBytesMut
. (#718)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.