Commit aefb7ea
Merge #451
451: fix(deps): update rust crate bytes to 1.4.0 r=renovate[bot] a=renovate[bot]
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [bytes](https://togithub.com/tokio-rs/bytes) | dependencies | minor | `1.3.0` -> `1.4.0` |
---
### Release Notes
<details>
<summary>tokio-rs/bytes</summary>
### [`v1.4.0`](https://togithub.com/tokio-rs/bytes/blob/HEAD/CHANGELOG.md#​140-January-31-2023)
[Compare Source](https://togithub.com/tokio-rs/bytes/compare/v1.3.0...v1.4.0)
##### Added
- Make `IntoIter` constructor public ([#​581](https://togithub.com/tokio-rs/bytes/issues/581))
##### Fixed
- Avoid large reallocations when freezing `BytesMut` ([#​592](https://togithub.com/tokio-rs/bytes/issues/592))
##### Documented
- Document which functions require `std` ([#​591](https://togithub.com/tokio-rs/bytes/issues/591))
- Fix duplicate "the the" typos ([#​585](https://togithub.com/tokio-rs/bytes/issues/585))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/OpenPoolProject/stratum).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNy4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments