We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7370bb8 commit f81fb35Copy full SHA for f81fb35
jaq-core/fuzz/Cargo.toml
@@ -9,7 +9,6 @@ cargo-fuzz = true
9
10
[dependencies]
11
libfuzzer-sys = "0.4"
12
-arbitrary = { version = "1", features = ["derive"] }
13
14
jaq-core = { path = "..", features = ["arbitrary"] }
15
jaq-std = { path = "../../jaq-std" }
0 commit comments