Skip to content

Commit

Permalink
Bump libfuzzer version
Browse files Browse the repository at this point in the history
  • Loading branch information
dholroyd committed Feb 23, 2024
1 parent f4c9cbd commit 92dc07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
cargo-fuzz = true

[dependencies]
libfuzzer-sys = "0.3"
libfuzzer-sys = "0.4.7"
mpeg2ts-reader = "0.16.0"

[dependencies.scte35-reader]
Expand Down

0 comments on commit 92dc07b

Please sign in to comment.