We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e246ab + 767c6f6 commit d922313Copy full SHA for d922313
1 file changed
fuzz/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2018"
9
cargo-fuzz = true
10
11
[dependencies]
12
-libfuzzer-sys = "0.4"
+libfuzzer-sys = "0.4.7"
13
diffutils = { path = "../" }
14
15
# Prevent this from interfering with workspaces
0 commit comments