Update Rust crate bytes to v1.7.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
bytes | dependencies | patch |
1.7.0 -> 1.7.1
|
Release Notes
tokio-rs/bytes (bytes)
v1.7.1
This release reverts the following change due to a regression:
- Reuse capacity when possible in
<BytesMut as Buf>::advance
impl (#698)
The revert can be found at #726.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot