Update cargo_toml requirement from 0.16 to 0.20 (#2194)
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/compare/v0.16.1...v0.20.2) --- 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
34ec907456
commit
b871037e70
@ -10,5 +10,5 @@ keywords = ["ci"]
|
||||
categories = ["development-tools::testing"]
|
||||
|
||||
[dependencies]
|
||||
cargo_toml = "0.16"
|
||||
cargo_toml = "0.20"
|
||||
walkdir = "2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user