We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547a4ab commit ffd47c6Copy full SHA for ffd47c6
fuzz/Cargo.toml
@@ -19,7 +19,7 @@ libfuzzer-sys = "0.4"
19
apollo-compiler = { path = "../crates/apollo-compiler" }
20
apollo-parser = { path = "../crates/apollo-parser" }
21
apollo-smith = { path = "../crates/apollo-smith" }
22
-env_logger = "0.10.0"
+env_logger = "0.11.0"
23
log = "0.4.14"
24
similar-asserts = "1.5.0"
25
0 commit comments