Skip to content
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 dependencies #2309

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Update dependencies #2309

merged 1 commit into from
Feb 5, 2024

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Feb 5, 2024

Just a general cargo update

Updating anstyle v1.0.4 -> v1.0.6
Updating anstyle-parse v0.2.2 -> v0.2.3
Updating anstyle-query v1.0.0 -> v1.0.2
Updating anstyle-wincon v3.0.1 -> v3.0.2
Updating anyhow v1.0.75 -> v1.0.79
Updating assert_cmd v2.0.12 -> v2.0.13
Updating base64 v0.21.5 -> v0.21.7
Updating bitflags v2.4.1 -> v2.4.2
Updating bstr v1.8.0 -> v1.9.0
Updating chrono v0.4.31 -> v0.4.33
Updating clap v4.4.10 -> v4.4.18
Updating clap_builder v4.4.9 -> v4.4.18
Updating clap_complete v4.4.4 -> v4.4.10
Updating core-foundation-sys v0.8.4 -> v0.8.6
Updating cpufeatures v0.2.11 -> v0.2.12
Updating crossbeam-channel v0.5.8 -> v0.5.11
Updating crossbeam-deque v0.8.3 -> v0.8.5
Updating crossbeam-epoch v0.9.15 -> v0.9.18
Updating crossbeam-utils v0.8.16 -> v0.8.19
Removing either v1.9.0
Updating filetime v0.2.22 -> v0.2.23
Updating futures-channel v0.3.29 -> v0.3.30
Updating futures-core v0.3.29 -> v0.3.30
Updating futures-macro v0.3.29 -> v0.3.30
Updating futures-sink v0.3.29 -> v0.3.30
Updating futures-task v0.3.29 -> v0.3.30
Updating futures-util v0.3.29 -> v0.3.30
Updating getrandom v0.2.11 -> v0.2.12
Updating handlebars v5.0.0 -> v5.1.0
Updating hermit-abi v0.3.3 -> v0.3.5
Updating http-body v0.4.5 -> v0.4.6
Updating hyper v0.14.27 -> v0.14.28
Updating iana-time-zone v0.1.58 -> v0.1.60
Updating ignore v0.4.21 -> v0.4.22
Updating indexmap v2.1.0 -> v2.2.2
Removing itertools v0.11.0
Updating itoa v1.0.9 -> v1.0.10
Updating js-sys v0.3.66 -> v0.3.67
Updating libc v0.2.150 -> v0.2.153
Updating linux-raw-sys v0.4.11 -> v0.4.13
Updating memchr v2.6.4 -> v2.7.1
Removing memoffset v0.9.0
Updating miniz_oxide v0.7.1 -> v0.7.2
Updating mio v0.8.9 -> v0.8.10
Updating object v0.32.1 -> v0.32.2
Updating once_cell v1.18.0 -> v1.19.0
Updating pest v2.7.5 -> v2.7.7
Updating pest_derive v2.7.5 -> v2.7.7
Updating pest_generator v2.7.5 -> v2.7.7
Updating pest_meta v2.7.5 -> v2.7.7
Updating pin-project v1.1.3 -> v1.1.4
Updating pin-project-internal v1.1.3 -> v1.1.4
Updating predicates v3.0.4 -> v3.1.0
Updating proc-macro2 v1.0.70 -> v1.0.78
Updating quote v1.0.33 -> v1.0.35
Removing redox_syscall v0.3.5
Updating regex v1.10.2 -> v1.10.3
Updating regex-automata v0.4.3 -> v0.4.5
Updating rustix v0.38.25 -> v0.38.31
Updating ryu v1.0.15 -> v1.0.16
Updating semver v1.0.20 -> v1.0.21
Updating serde v1.0.193 -> v1.0.196
Updating serde_derive v1.0.193 -> v1.0.196
Updating serde_json v1.0.108 -> v1.0.113
Updating smallvec v1.11.2 -> v1.13.1
Removing socket2 v0.4.10
Updating syn v2.0.39 -> v2.0.48
Updating tempfile v3.8.1 -> v3.10.0
Updating thiserror v1.0.50 -> v1.0.56
Updating thiserror-impl v1.0.50 -> v1.0.56
Updating tokio v1.34.0 -> v1.36.0
Updating try-lock v0.2.4 -> v0.2.5
Updating unicode-bidi v0.3.13 -> v0.3.15
Updating wasm-bindgen v0.2.89 -> v0.2.90
Updating wasm-bindgen-backend v0.2.89 -> v0.2.90
Updating wasm-bindgen-macro v0.2.89 -> v0.2.90
Updating wasm-bindgen-macro-support v0.2.89 -> v0.2.90
Updating wasm-bindgen-shared v0.2.89 -> v0.2.90
Updating windows-core v0.51.1 -> v0.52.0

@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Feb 5, 2024
@ehuss ehuss added this pull request to the merge queue Feb 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 5, 2024
@ehuss ehuss enabled auto-merge February 5, 2024 22:38
@ehuss ehuss added this pull request to the merge queue Feb 5, 2024
Merged via the queue into rust-lang:master with commit 9cf3117 Feb 5, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: waiting on a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants