-
Notifications
You must be signed in to change notification settings - Fork 960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update bytes requirement from 0.5 to 0.6 #1810
Conversation
This update seems to depend on prior updates to |
74bf409
to
157934d
Compare
Corresponding |
Corresponding |
157934d
to
9216889
Compare
5733edc
to
4912e0d
Compare
aa429a7
to
f2574e5
Compare
99532cc
to
49b4595
Compare
0329c15
to
7b3746a
Compare
9aa2316
to
be80967
Compare
c894c81
to
acb60a9
Compare
Updates the requirements on [bytes](https://github.com/tokio-rs/bytes) to permit the latest version. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v0.5.6...v0.6.0) Signed-off-by: dependabot[bot] <support@github.com>
acb60a9
to
e70e3a3
Compare
Superseded by #1900. |
Updates the requirements on bytes to permit the latest version.
Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
... (truncated)
Commits
b7f7582
prepare v0.6.0 release (#440)39de065
AddBuf::copy_to_bytes(len)
(#439)5866839
use checked addition with range (#438)e0d8413
SwitchBufMut::bytes_mut
to&mut UninitSlice
(#433)5a11c78
De-emphasizeArc
implementation inBytes
description (#436)4724c7e
removenew
fns from combinator structs (#434)ced0507
Make BufMut an unsafe trait (#432)94c543f
remove ext traits (#431)447530b
Remove BufMut::bytes_vectored_mut() (#430)422048e
prepare for 0.6 work (#428)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)