We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d47b57 commit 0ec8924Copy full SHA for 0ec8924
fuzzer/Cargo.toml
@@ -9,7 +9,7 @@ license = "Apache-2.0"
9
[dependencies]
10
honggfuzz = "0.5"
11
12
-evm-core = { version = "0.41", path = "../core" }
+evm-core = { version = "0.42", path = "../core" }
13
14
[[bin]]
15
name = "evm_fuzz"
0 commit comments