Skip to content

Commit d922313

Browse files
authored
Merge pull request #71 from uutils/renovate/libfuzzer-sys-0.x
Update Rust crate libfuzzer-sys to 0.4.7
2 parents 3e246ab + 767c6f6 commit d922313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
cargo-fuzz = true
1010

1111
[dependencies]
12-
libfuzzer-sys = "0.4"
12+
libfuzzer-sys = "0.4.7"
1313
diffutils = { path = "../" }
1414

1515
# Prevent this from interfering with workspaces

0 commit comments

Comments
 (0)