We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77fecc5 commit b496662Copy full SHA for b496662
3 files changed
evm-tests/jsontests/Cargo.toml
@@ -33,10 +33,6 @@ sha3.workspace = true
33
serde.workspace = true
34
serde_json = "1.0"
35
36
-parity-bytes = "0.1"
37
-ethjson = { path = "../ethjson", features = ["test-helpers"] }
38
-ethcore-builtin = { path = "../ethcore-builtin" }
39
-
40
[features]
41
enable-slow-tests = []
42
print-debug = ["aurora-evm/print-debug"]
0 commit comments