Update Rust crate bytes to 1.4.0 #34
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/bytes-1.x"
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.2.1
->1.4.0
Release Notes
tokio-rs/bytes
v1.4.0
Compare Source
Added
IntoIter
constructor public (#581)Fixed
BytesMut
(#592)Documented
std
(#591)v1.3.0
Compare Source
Added
BytesMut::spare_capacity_mut
(#572)Buf
andBufMut
(#576)Fixed
Documented
Bytes::new
etc should returnSelf
notBytes
(#568)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Renovate Bot.