This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Bump tokio from 0.1.14 to 0.1.15 #1262
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps tokio from 0.1.14 to 0.1.15.
Changelog
Sourced from tokio's changelog.
Commits
11e2af6Bump Tokio to v0.1.15. (#869)a4aae14chore: move enumerate test to correct location (#867)12546d1tokio-timer: fix DelayQueue bug when inserting shorter delay (#863)fbad629Add enumerate combinator to Stream (#832)0ec8986Make reason for try_send errors clearer (#864)c6f8bdbRemove T: Debug bound on mpsc Debug impls (#866)c6f9a06Explicit impl Clone for tx to avoid T: Clone (#865)9f356d6tokio-sync: add into_inner for TrySendErrors (#862)1308315Introduce tokio-sync crate containing synchronization primitives. (#839)91f20e3docs: deal with Result instead of using unwrap (#860)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.ymlfile in this repo:Finally, you can contact us by mentioning @dependabot.