Skip to content

Commit c265f3f

Browse files
dependabot[bot]domenukk
authored andcommitted
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dominik Maier <[email protected]>
1 parent 2f2b08a commit c265f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build_and_test_fuzzers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["ci"]
1010
categories = ["development-tools::testing"]
1111

1212
[dependencies]
13-
cargo_toml = "0.21.0"
13+
cargo_toml = "0.22.0"
1414
walkdir = "2.5.0"
1515

1616
[lints]

0 commit comments

Comments
 (0)