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