-
Notifications
You must be signed in to change notification settings - Fork 643
Update async-related dependencies #2516
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating futures v0.3.4 -> v0.3.5 Updating futures-channel v0.3.4 -> v0.3.5 Updating futures-core v0.3.4 -> v0.3.5 Updating futures-executor v0.3.4 -> v0.3.5 Updating futures-io v0.3.4 -> v0.3.5 Updating futures-macro v0.3.4 -> v0.3.5 Updating futures-sink v0.3.4 -> v0.3.5 Updating futures-task v0.3.4 -> v0.3.5 Updating futures-util v0.3.4 -> v0.3.5 Adding once_cell v1.4.0 Updating proc-macro2 v1.0.12 -> v1.0.13 Updating quote v1.0.4 -> v1.0.6 Updating syn v1.0.18 -> v1.0.22
Updating fnv v1.0.6 -> v1.0.7 Updating hermit-abi v0.1.12 -> v0.1.13 Updating libc v0.2.69 -> v0.2.70 Updating pin-project-lite v0.1.4 -> v0.1.5 Updating tokio v0.2.20 -> v0.2.21
Updating async-compression v0.3.2 -> v0.3.4
Updating pin-project v0.4.9 -> v0.4.16 Updating pin-project-internal v0.4.9 -> v0.4.16
Updating cc v1.0.52 -> v1.0.53 Updating openssl-sys v0.9.55 -> v0.9.56 Updating ppv-lite86 v0.2.6 -> v0.2.8 Updating schannel v0.1.18 -> v0.1.19 Updating security-framework v0.4.3 -> v0.4.4 Updating tokio-tls v0.3.0 -> v0.3.1
Adding addr2line v0.12.0 Updating backtrace v0.3.44 -> v0.3.48 Removing backtrace-sys v0.1.32 Updating failure v0.1.7 -> v0.1.8 Updating failure_derive v0.1.7 -> v0.1.8 Adding gimli v0.21.0 Adding object v0.19.0
LGTM! @bors r+ |
📌 Commit 7fef8dd has been approved by |
☀️ Test successful - checks-travis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
They should be safe to update at once, like #2488.
r? @jtgeibel