Update cargo_toml requirement from 0.20.5 to 0.21.0 (#2747)
Updates the requirements on [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) to permit the latest version. - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/main) --- updated-dependencies: - dependency-name: cargo_toml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a91a2e5df
commit
0569960522
@ -10,7 +10,7 @@ keywords = ["ci"]
|
||||
categories = ["development-tools::testing"]
|
||||
|
||||
[dependencies]
|
||||
cargo_toml = "0.20.5"
|
||||
cargo_toml = "0.21.0"
|
||||
walkdir = "2.5.0"
|
||||
|
||||
[lints]
|
||||
|
Loading…
x
Reference in New Issue
Block a user