mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 15:26:00 +00:00
Merge pull request 770 from DavidKorczynski/patch-1
This commit is contained in:
commit
d279a78a23
@ -9,7 +9,7 @@ edition = "2018"
|
||||
cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.3"
|
||||
libfuzzer-sys = "0.4"
|
||||
serde_json = { path = ".." }
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user