mirror of
https://github.com/serde-rs/json.git
synced 2025-09-30 22:41:51 +00:00
Fix breaking OSS-Fuzz coverage build
This commit is contained in:
parent
d735585370
commit
2cd354a827
@ -9,7 +9,7 @@ edition = "2018"
|
||||
cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.3"
|
||||
libfuzzer-sys = "0.4.0"
|
||||
serde_json = { path = ".." }
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user