Update cargo_toml from 0.21.0 to 0.22.1 #1545
Open
+3
−3
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 crate does not maintain a changelog, but here is the source diff:
https://gitlab.com/lib.rs/cargo_toml/-/compare/ab52d4f02ed72452a742264e5f877b8373f6b6b9...v0.22.1
I verified that
cargo test --workspace
still passes.I’m patching
rust-cargo-manifest
in Fedora to allow the newcargo_toml
version, and it’s my habit and Fedora’s policy to send patches upstream wherever possible. Because this is not a particularly urgent update, I waited for the weekly batch of PR’s from dependabot (as suggested in #1481), but there wasn’t an PR forcargo_toml
in today’s batch. I’m not sure why.