Skip to content

Commit 89e1f2e

Browse files
authored
Bump libfuzzer-sys dependency to 0.4.0
See google/oss-fuzz#5572
1 parent 07bd17d commit 89e1f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mp4parse_capi/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.3.2"
12+
libfuzzer-sys = "=0.4.0"
1313

1414
[dependencies.mp4parse_capi]
1515
path = ".."

0 commit comments

Comments
 (0)