Update Rust crate cargo_toml to 0.22

This commit is contained in:
renovate[bot] 2025-03-31 16:29:11 +00:00 committed by GitHub
parent bee1f89624
commit e7af9c2387
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -51,7 +51,7 @@ version = "0.6.2"
version = "0.2.9"
[workspace.dependencies.cargo_toml]
version = "0.21"
version = "0.22"
default-features = false
features = ["features"]