-
Notifications
You must be signed in to change notification settings - Fork 645
cargo update
#3025
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
cargo update
#3025
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 addr2line v0.13.0 -> v0.14.0 Updating aes v0.4.0 -> v0.6.0 Updating aes-gcm v0.6.0 -> v0.8.0 Updating aes-soft v0.4.0 -> v0.6.3 Updating aesni v0.7.0 -> v0.10.0 Updating aho-corasick v0.7.14 -> v0.7.15 Updating anyhow v1.0.33 -> v1.0.34 Removing arc-swap v0.4.7 Removing arrayvec v0.5.1 Updating async-compression v0.3.5 -> v0.3.6 Updating backtrace v0.3.53 -> v0.3.54 Updating base-x v0.2.6 -> v0.2.8 Adding bitvec v0.19.4 Removing block-cipher v0.7.1 Updating cc v1.0.61 -> v1.0.62 Adding cipher v0.2.5 Updating conduit-router v0.9.0-alpha.3 -> v0.9.0-alpha.4 Updating const_fn v0.4.2 -> v0.4.3 Updating cookie v0.14.2 -> v0.14.3 Updating core-foundation v0.7.0 -> v0.9.1 Updating core-foundation-sys v0.7.0 -> v0.8.2 Updating crc32fast v1.2.0 -> v1.2.1 Removing crypto-mac v0.8.0 Adding ctr v0.6.0 Updating encoding_rs v0.8.24 -> v0.8.26 Updating filetime v0.2.12 -> v0.2.13 Updating flate2 v1.0.18 -> v1.0.19 Adding form_urlencoded v1.0.0 Adding funty v1.0.1 Updating futures-channel v0.3.6 -> v0.3.8 Updating futures-core v0.3.6 -> v0.3.8 Updating futures-io v0.3.6 -> v0.3.8 Updating futures-macro v0.3.6 -> v0.3.8 Updating futures-sink v0.3.6 -> v0.3.8 Updating futures-task v0.3.6 -> v0.3.8 Updating futures-util v0.3.6 -> v0.3.8 Updating gimli v0.22.0 -> v0.23.0 Updating h2 v0.2.6 -> v0.2.7 Updating handlebars v3.5.0 -> v3.5.1 Updating hkdf v0.9.0 -> v0.10.0 Removing hmac v0.8.1 Updating hyper v0.13.8 -> v0.13.9 Updating instant v0.1.7 -> v0.1.8 Updating lettre v0.10.0-alpha.2 -> v0.10.0-alpha.4 Removing lexical-core v0.7.4 Updating libc v0.2.79 -> v0.2.80 Updating memchr v2.3.3 -> v2.3.4 Updating native-tls v0.2.4 -> v0.2.6 Updating nom v5.1.2 -> v6.0.0 Updating num-integer v0.1.43 -> v0.1.44 Updating num-traits v0.2.12 -> v0.2.14 Updating object v0.21.1 -> v0.22.0 Updating once_cell v1.4.1 -> v1.5.2 Updating os_str_bytes v2.3.2 -> v2.4.0 Adding pin-project v1.0.1 Adding pin-project-internal v1.0.1 Updating pin-project-lite v0.1.10 -> v0.1.11 Updating ppv-lite86 v0.2.9 -> v0.2.10 Updating proc-macro-hack v0.5.18 -> v0.5.19 Adding radium v0.5.3 Updating regex v1.4.1 -> v1.4.2 Updating regex-syntax v0.6.20 -> v0.6.21 Updating rustc-demangle v0.1.17 -> v0.1.18 Updating security-framework v0.4.4 -> v2.0.0 Updating security-framework-sys v0.4.3 -> v2.0.0 Updating sha-1 v0.9.1 -> v0.9.2 Updating sha2 v0.9.1 -> v0.9.2 Updating signal-hook-registry v1.2.1 -> v1.2.2 Updating socket2 v0.3.15 -> v0.3.16 Removing static_assertions v1.1.0 Updating syn v1.0.44 -> v1.0.48 Adding tap v1.0.0 Updating thiserror v1.0.21 -> v1.0.22 Updating thiserror-impl v1.0.21 -> v1.0.22 Updating tokio v0.2.22 -> v0.2.23 Adding tracing-futures v0.2.4 Updating url v2.1.1 -> v2.2.0 Adding wyz v0.2.0 ```
LGTM! 👍 @bors r+ |
📌 Commit b9605f4 has been approved by |
☀️ Test successful - checks-actions |
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.
r? @Turbo87