Update cargo_toml requirement from 0.21.0 to 0.22.0 (#3057)
--- 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> Co-authored-by: Dominik Maier <domenukk@gmail.com>
This commit is contained in:
parent
8233117962
commit
f64554c5db
@ -10,7 +10,7 @@ keywords = ["ci"]
|
||||
categories = ["development-tools::testing"]
|
||||
|
||||
[dependencies]
|
||||
cargo_toml = "0.21.0"
|
||||
cargo_toml = "0.22.0"
|
||||
walkdir = "2.5.0"
|
||||
|
||||
[lints]
|
||||
|
Loading…
x
Reference in New Issue
Block a user