Skip to content

Commit 767c6f6

Browse files
Update Rust crate libfuzzer-sys to 0.4.7
1 parent 1f896ca commit 767c6f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)