Update to arbitrary@0.4.0 and libfuzzer-sys@0.3.1

This commit is contained in:
Nick Fitzgerald
2020-02-28 15:13:33 -08:00
parent e287a87948
commit 506a83d8ef
3 changed files with 10 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ version = "0.12.0"
[dependencies]
anyhow = "1.0.22"
arbitrary = { version = "0.3.2", features = ["derive"] }
arbitrary = { version = "0.4.0", features = ["derive"] }
binaryen = "0.10.0"
env_logger = "0.7.1"
log = "0.4.8"