We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f2b08a commit c265f3fCopy full SHA for c265f3f
utils/build_and_test_fuzzers/Cargo.toml
@@ -10,7 +10,7 @@ keywords = ["ci"]
10
categories = ["development-tools::testing"]
11
12
[dependencies]
13
-cargo_toml = "0.21.0"
+cargo_toml = "0.22.0"
14
walkdir = "2.5.0"
15
16
[lints]
0 commit comments