deps: Update Arbitrary to 1.0; libfuzzer-sys to 0.4.0; wasm-smith to 0.4.0
This commit is contained in:
committed by
Andrew Brown
parent
ebbe626e79
commit
824ce7bf89
@@ -8,7 +8,7 @@ publish = false
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
arbitrary = { version = "0.4.1", features = ["derive"] }
|
||||
arbitrary = { version = "1.0.0", features = ["derive"] }
|
||||
bincode = "1.2.1"
|
||||
env_logger = "0.8.1"
|
||||
fst = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user