Weekly cargo update of dependencies
#1514
Open
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.lockcurrent.The following is the output from
cargo update:Locking 39 packages to latest Rust 1.90 compatible versions Updating async-compression v0.4.33 -> v0.4.35 Removing base64 v0.13.1 Removing bitflags v1.3.2 Updating borsh v1.5.7 -> v1.6.0 Updating cc v1.2.46 -> v1.2.49 Updating clap v4.5.51 -> v4.5.53 Updating clap_builder v4.5.51 -> v4.5.53 Updating compression-codecs v0.4.32 -> v0.4.34 Updating compression-core v0.4.30 -> v0.4.31 Updating gix-path v0.10.21 -> v0.10.22 Updating gix-url v0.33.1 -> v0.33.2 Updating hashbrown v0.16.0 -> v0.16.1 Updating http v1.3.1 -> v1.4.0 Updating hyper-util v0.1.18 -> v0.1.19 Updating indexmap v2.12.0 -> v2.12.1 Updating insta v1.43.2 -> v1.44.3 Updating js-sys v0.3.82 -> v0.3.83 Updating libc v0.2.177 -> v0.2.178 Updating libz-rs-sys v0.5.2 -> v0.5.3 Updating log v0.4.28 -> v0.4.29 Updating mio v1.1.0 -> v1.1.1 Updating pest v2.8.3 -> v2.8.4 Updating pest_derive v2.8.3 -> v2.8.4 Updating pest_generator v2.8.3 -> v2.8.4 Updating pest_meta v2.8.3 -> v2.8.4 Removing ron v0.7.1 Updating rustls-pki-types v1.13.0 -> v1.13.1 Updating syn v2.0.110 -> v2.0.111 Updating tower-http v0.6.6 -> v0.6.7 Updating tracing v0.1.41 -> v0.1.43 Updating tracing-core v0.1.34 -> v0.1.35 Updating uuid v1.18.1 -> v1.19.0 Updating wasm-bindgen v0.2.105 -> v0.2.106 Updating wasm-bindgen-futures v0.4.55 -> v0.4.56 Updating wasm-bindgen-macro v0.2.105 -> v0.2.106 Updating wasm-bindgen-macro-support v0.2.105 -> v0.2.106 Updating wasm-bindgen-shared v0.2.105 -> v0.2.106 Updating web-sys v0.3.82 -> v0.3.83 Updating winnow v0.7.13 -> v0.7.14 Updating zerocopy v0.8.27 -> v0.8.31 Updating zerocopy-derive v0.8.27 -> v0.8.31 Updating zlib-rs v0.5.2 -> v0.5.3 note: pass `--verbose` to see 3 unchanged dependencies behind latest