Weekly cargo update of primary dependencies
#844
Merged
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 the primary
Cargo.lockcurrent.The following is the output from
cargo update:Locking 20 packages to latest compatible versions Updating bitflags v2.9.4 -> v2.10.0 Updating cfg-if v1.0.3 -> v1.0.4 Updating clap v4.5.48 -> v4.5.49 Updating clap_builder v4.5.48 -> v4.5.49 Updating clap_derive v4.5.47 -> v4.5.49 Updating clap_lex v0.7.5 -> v0.7.6 Updating csv v1.3.1 -> v1.4.0 Updating csv-core v0.1.12 -> v0.1.13 Updating getrandom v0.3.3 -> v0.3.4 Updating globset v0.4.16 -> v0.4.17 Updating indexmap v2.11.4 -> v2.12.0 Updating mio v1.0.4 -> v1.1.0 Updating openssl v0.10.73 -> v0.10.74 Updating openssl-sys v0.9.109 -> v0.9.110 Updating regex v1.12.1 -> v1.12.2 Updating regex-automata v0.4.12 -> v0.4.13 Updating regex-syntax v0.8.7 -> v0.8.8 Updating syn v2.0.106 -> v2.0.107 Updating tokio v1.43.2 -> v1.43.3 (available: v1.48.0) Updating trybuild v1.0.111 -> v1.0.112 Removing wasi v0.14.7+wasi-0.2.4 note: pass `--verbose` to see 23 unchanged dependencies behind latest