Skip to content

Commit 0ec8924

Browse files
committed
Missing version bump in evm-fuzzer
1 parent 7d47b57 commit 0ec8924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
[dependencies]
1010
honggfuzz = "0.5"
1111

12-
evm-core = { version = "0.41", path = "../core" }
12+
evm-core = { version = "0.42", path = "../core" }
1313

1414
[[bin]]
1515
name = "evm_fuzz"

0 commit comments

Comments
 (0)