Weekly cargo update of primary dependencies
#848
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 13 packages to latest compatible versions Updating bstr v1.12.0 -> v1.12.1 Updating cc v1.2.41 -> v1.2.43 Updating clap v4.5.49 -> v4.5.50 Updating clap_builder v4.5.49 -> v4.5.50 Updating deranged v0.5.4 -> v0.5.5 Updating flate2 v1.1.4 -> v1.1.5 Updating globset v0.4.17 -> v0.4.18 Updating indoc v2.0.6 -> v2.0.7 Updating is_terminal_polyfill v1.70.1 -> v1.70.2 Updating once_cell_polyfill v1.70.1 -> v1.70.2 Updating proc-macro2 v1.0.101 -> v1.0.103 Updating syn v2.0.107 -> v2.0.108 Updating unicode-ident v1.0.19 -> v1.0.20 note: pass `--verbose` to see 24 unchanged dependencies behind latest