forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Weekly cargo update
#1
Open
github-actions
wants to merge
1
commit into
master
Choose a base branch
from
cargo_update
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
github-actions
bot
force-pushed
the
cargo_update
branch
from
July 2, 2023 01:47
b472a43
to
034d0ad
Compare
github-actions
bot
force-pushed
the
cargo_update
branch
from
July 9, 2023 01:48
034d0ad
to
ffc58d8
Compare
github-actions
bot
force-pushed
the
cargo_update
branch
from
July 16, 2023 01:55
ffc58d8
to
896446f
Compare
Adding addr2line v0.20.0 Removing ahash v0.7.4 Removing ahash v0.8.2 Adding ahash v0.7.6 Adding ahash v0.8.3 Removing aho-corasick v0.7.18 Adding aho-corasick v0.7.20 Adding aho-corasick v1.0.2 Updating allocator-api2 v0.2.14 -> v0.2.16 Updating ammonia v3.2.0 -> v3.3.0 Adding android-tzdata v0.1.1 Removing ansi_term v0.12.1 Updating anstream v0.2.6 -> v0.3.2 Updating anstyle v0.3.5 -> v1.0.1 Updating anstyle-parse v0.1.1 -> v0.2.1 Adding anstyle-query v1.0.0 Updating anstyle-wincon v0.2.0 -> v1.0.1 Updating anyhow v1.0.65 -> v1.0.72 Updating arrayvec v0.7.0 -> v0.7.4 Updating backtrace v0.3.67 -> v0.3.68 Updating basic-toml v0.1.2 -> v0.1.4 Adding bitflags v2.3.3 Updating block-buffer v0.10.2 -> v0.10.4 Updating bstr v1.3.0 -> v1.6.0 Updating bytecount v0.6.2 -> v0.6.3 Updating bytes v1.0.1 -> v1.4.0 Updating camino v1.0.9 -> v1.1.6 Updating cargo-platform v0.1.2 -> v0.1.3 Updating chrono v0.4.24 -> v0.4.26 Removing clap v3.2.20 Removing clap v4.2.1 Adding clap v3.2.25 Adding clap v4.3.19 Updating clap_builder v4.2.1 -> v4.3.19 Updating clap_complete v4.0.7 -> v4.3.2 Removing clap_derive v3.2.18 Removing clap_derive v4.2.0 Adding clap_derive v3.2.25 Adding clap_derive v4.3.12 Removing clap_lex v0.2.2 Removing clap_lex v0.4.1 Adding clap_lex v0.2.4 Adding clap_lex v0.5.0 Adding colorchoice v1.0.0 Updating colored v2.0.0 -> v2.0.4 Updating compiler_builtins v0.1.92 -> v0.1.98 Updating compiletest_rs v0.10.0 -> v0.10.2 Removing concolor-override v1.0.0 Removing concolor-query v0.3.3 Updating cpufeatures v0.2.5 -> v0.2.9 Updating crossbeam-deque v0.8.2 -> v0.8.3 Updating crossbeam-epoch v0.9.14 -> v0.9.15 Updating crossbeam-utils v0.8.14 -> v0.8.16 Updating ctrlc v3.3.1 -> v3.4.0 Updating curl-sys v0.4.61+curl-8.0.1 -> v0.4.63+curl-8.1.2 Updating derive-new v0.5.8 -> v0.5.9 Updating digest v0.10.6 -> v0.10.7 Updating dirs-sys v0.3.6 -> v0.3.7 Updating displaydoc v0.2.3 -> v0.2.4 Updating dissimilar v1.0.4 -> v1.0.7 Updating dlmalloc v0.2.3 -> v0.2.4 Updating either v1.6.0 -> v1.9.0 Updating elasticlunr-rs v3.0.0 -> v3.0.2 Updating env_logger v0.9.0 -> v0.9.3 Adding equivalent v1.0.1 Updating expect-test v1.4.0 -> v1.4.1 Updating fastrand v1.8.0 -> v2.0.0 Updating filetime v0.2.20 -> v0.2.21 Updating flate2 v1.0.25 -> v1.0.26 Updating form_urlencoded v1.0.1 -> v1.2.0 Updating fs-err v2.8.1 -> v2.9.0 Updating generic-array v0.14.4 -> v0.14.7 Updating getrandom v0.2.8 -> v0.2.10 Updating gimli v0.27.2 -> v0.27.3 Updating glob v0.3.0 -> v0.3.1 Updating globset v0.4.10 -> v0.4.11 Updating handlebars v4.3.3 -> v4.3.7 Updating hashbrown v0.13.1 -> v0.13.2 Updating heck v0.4.0 -> v0.4.1 Updating hermit-abi v0.3.0 -> v0.3.2 Updating hex v0.4.2 -> v0.4.3 Updating humantime v2.0.1 -> v2.1.0 Updating iana-time-zone v0.1.56 -> v0.1.57 Updating idna v0.2.0 -> v0.4.0 Updating if_chain v1.0.0 -> v1.0.2 Adding indexmap v2.0.0 Updating indoc v1.0.6 -> v1.0.9 Updating io-lifetimes v1.0.3 -> v1.0.11 Updating is-terminal v0.4.7 -> v0.4.9 Updating itoa v1.0.6 -> v1.0.9 Updating js-sys v0.3.61 -> v0.3.64 Updating libc v0.2.146 -> v0.2.147 Updating libloading v0.7.1 -> v0.7.4 Updating libz-sys v1.1.8 -> v1.1.9 Updating linked-hash-map v0.5.4 -> v0.5.6 Removing linux-raw-sys v0.3.4 Adding linux-raw-sys v0.3.8 Adding linux-raw-sys v0.4.3 Updating lock_api v0.4.7 -> v0.4.10 Updating log v0.4.14 -> v0.4.19 Removing matches v0.1.8 Updating md-5 v0.10.0 -> v0.10.5 Updating mdbook v0.4.28 -> v0.4.32 Updating measureme v10.1.0 -> v10.1.1 Updating memmap2 v0.2.1 -> v0.2.3 Removing memoffset v0.8.0 Updating mime v0.3.16 -> v0.3.17 Adding miniz_oxide v0.7.1 Updating nom v7.1.0 -> v7.1.3 Adding normpath v1.1.1 Adding nu-ansi-term v0.46.0 Removing num-integer v0.1.43 Updating num-traits v0.2.12 -> v0.2.16 Updating num_cpus v1.13.1 -> v1.16.0 Updating object v0.30.1 -> v0.30.4 Updating once_cell v1.17.1 -> v1.18.0 Adding opener v0.6.1 Updating openssl-sys v0.9.87 -> v0.9.90 Updating os_str_bytes v6.0.0 -> v6.5.1 Adding overload v0.1.1 Removing parking_lot_core v0.8.5 Removing parking_lot_core v0.9.4 Adding parking_lot_core v0.8.6 Adding parking_lot_core v0.9.8 Updating percent-encoding v2.1.0 -> v2.3.0 Updating perf-event-open-sys v1.0.1 -> v3.0.0 Updating pest v2.5.2 -> v2.7.1 Updating pest_derive v2.5.2 -> v2.7.1 Updating pest_generator v2.5.2 -> v2.7.1 Updating pest_meta v2.5.2 -> v2.7.1 Updating pin-project-lite v0.2.8 -> v0.2.10 Updating pkg-config v0.3.25 -> v0.3.27 Updating ppv-lite86 v0.2.8 -> v0.2.17 Updating proc-macro-hack v0.5.19 -> v0.5.20+deprecated Updating proc-macro2 v1.0.56 -> v1.0.66 Updating quote v1.0.26 -> v1.0.31 Updating rand_chacha v0.3.0 -> v0.3.1 Updating rayon v1.5.3 -> v1.7.0 Updating rayon-core v1.9.3 -> v1.11.0 Updating redox_syscall v0.2.10 -> v0.2.16 Updating redox_users v0.4.0 -> v0.4.3 Updating regex v1.5.6 -> v1.9.1 Adding regex-automata v0.3.3 Adding regex-lite v0.1.0 Removing regex-syntax v0.6.26 Removing regex-syntax v0.7.1 Adding regex-syntax v0.6.29 Adding regex-syntax v0.7.4 Updating rustc-demangle v0.1.21 -> v0.1.23 Removing rustix v0.37.7 Adding rustix v0.37.23 Adding rustix v0.38.4 Updating rustversion v1.0.5 -> v1.0.14 Updating ryu v1.0.5 -> v1.0.15 Updating schannel v0.1.19 -> v0.1.22 Updating scoped-tls v1.0.0 -> v1.0.1 Updating scopeguard v1.1.0 -> v1.2.0 Updating semver v1.0.12 -> v1.0.18 Updating serde v1.0.160 -> v1.0.174 Updating serde_derive v1.0.160 -> v1.0.174 Updating serde_json v1.0.85 -> v1.0.103 Updating serde_spanned v0.6.2 -> v0.6.3 Updating sha2 v0.10.6 -> v0.10.7 Updating sharded-slab v0.1.1 -> v0.1.4 Updating shlex v1.0.0 -> v1.1.0 Updating siphasher v0.3.3 -> v0.3.10 Updating slab v0.4.2 -> v0.4.8 Updating smallvec v1.10.0 -> v1.11.0 Updating socket2 v0.4.1 -> v0.4.9 Updating spdx-rs v0.5.2 -> v0.5.3 Updating string_cache v0.8.3 -> v0.8.7 Removing syn v1.0.102 Removing syn v2.0.8 Adding syn v1.0.109 Adding syn v2.0.27 Updating tar v0.4.38 -> v0.4.39 Updating tempfile v3.5.0 -> v3.7.0 Updating termcolor v1.1.3 -> v1.2.0 Updating tester v0.9.0 -> v0.9.1 Updating textwrap v0.15.0 -> v0.16.0 Updating thiserror v1.0.40 -> v1.0.44 Updating thiserror-impl v1.0.40 -> v1.0.44 Updating thread_local v1.1.4 -> v1.1.7 Updating tinyvec_macros v0.1.0 -> v0.1.1 Updating tokio v1.28.2 -> v1.29.1 Removing toml v0.5.7 Removing toml v0.7.4 Adding toml v0.5.11 Adding toml v0.7.6 Updating toml_datetime v0.6.2 -> v0.6.3 Updating toml_edit v0.19.10 -> v0.19.14 Updating tracing v0.1.35 -> v0.1.37 Updating tracing-attributes v0.1.22 -> v0.1.26 Updating tracing-core v0.1.28 -> v0.1.31 Updating tracing-log v0.1.2 -> v0.1.3 Updating tracing-subscriber v0.3.3 -> v0.3.17 Updating tracing-tree v0.2.0 -> v0.2.4 Updating ucd-parse v0.1.8 -> v0.1.12 Updating ucd-trie v0.1.5 -> v0.1.6 Updating unicode-bidi v0.3.4 -> v0.3.13 Updating unicode-ident v1.0.5 -> v1.0.11 Updating unicode-segmentation v1.10.0 -> v1.10.1 Updating url v2.2.2 -> v2.4.0 Updating utf-8 v0.7.5 -> v0.7.6 Updating uuid v1.3.1 -> v1.4.1 Updating vcpkg v0.2.10 -> v0.2.15 Updating walkdir v2.3.2 -> v2.3.3 Updating wasm-bindgen v0.2.84 -> v0.2.87 Updating wasm-bindgen-backend v0.2.84 -> v0.2.87 Updating wasm-bindgen-macro v0.2.84 -> v0.2.87 Updating wasm-bindgen-macro-support v0.2.84 -> v0.2.87 Updating wasm-bindgen-shared v0.2.84 -> v0.2.87 Removing windows-sys v0.45.0 Removing windows-targets v0.42.2 Removing windows-targets v0.48.0 Adding windows-targets v0.48.1 Updating winnow v0.4.6 -> v0.5.0 Updating writeable v0.5.1 -> v0.5.2 Updating xattr v0.2.2 -> v0.2.3 Updating yaml-rust v0.4.4 -> v0.4.5 Updating yoke-derive v0.7.0 -> v0.7.1 Updating zerofrom v0.1.1 -> v0.1.2 Updating zerofrom-derive v0.1.1 -> v0.1.2 Updating zerovec-derive v0.9.3 -> v0.9.4
github-actions
bot
force-pushed
the
cargo_update
branch
from
July 23, 2023 01:25
896446f
to
4fc233e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Automation to keep dependencies in
Cargo.lock
current.The following is the output from
cargo update
: