fix(deps): update rust dependencies #12861
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.
This PR contains the following updates:
1.0.72
->1.0.75
1.0.72
->1.0.75
2.3.3
->2.4.0
4.3.21
->4.3.23
4.3.22
->4.3.23
0.24.6
->0.24.7
1.0.183
->1.0.185
1.0.183
->1.0.185
1.0.104
->1.0.105
Release Notes
dtolnay/anyhow (anyhow)
v1.0.75
Compare Source
v1.0.74
Compare Source
v1.0.73
Compare Source
bitflags/bitflags (bitflags)
v2.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: bitflags/bitflags@2.3.3...2.4.0
clap-rs/clap (clap)
v4.3.23
Compare Source
Fixes
UnknownArgumentValueParser
to not error on flag's absencev4.3.22
Compare Source
Features
UnknownArgumentValueParser
for injecting errors for improving the experience with errorsimage-rs/image (image)
v0.24.7
Compare Source
New features:
{ImageBuffer, DynamicImage}::write_with_encoder
to simplify writingimages with custom settings.
GenericImageView
sBug fixes:
serde-rs/serde (serde)
v1.0.185
Compare Source
*self
which is behind a shared reference" deriving Serialize on a non_exhaustive enum (#2591)v1.0.184
Compare Source
serde_derive
build on all platforms — eventually we'd like to use a first-class precompiled macro if such a thing becomes supported by cargo / crates.ioserde-rs/json (serde_json)
v1.0.105
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.