mirror of
https://github.com/serde-rs/json.git
synced 2025-10-01 06:51:58 +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
|
cargo-fuzz = true
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libfuzzer-sys = "0.3"
|
libfuzzer-sys = "0.4.0"
|
||||||
serde_json = { path = ".." }
|
serde_json = { path = ".." }
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user