Update to 1.3.2
This commit is contained in:
parent
f094aa18d3
commit
b9469063c7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cargo-fuzz = true
|
|||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.4"
|
||||
arbitrary = { version = "1.3.0", features = ["derive"] }
|
||||
arbitrary = { version = "1.3.2", features = ["derive"] }
|
||||
replace_with = "0.1.7"
|
||||
|
||||
[dependencies.zip]
|
||||
|
|
Loading…
Add table
Reference in a new issue