and adding actual dependency
This commit is contained in:
parent
031b15daab
commit
beb0da4ff4
@ -25,6 +25,6 @@ lazy_static = "0.1"
|
|||||||
[features]
|
[features]
|
||||||
jit = ["evmjit"]
|
jit = ["evmjit"]
|
||||||
evm-debug = []
|
evm-debug = []
|
||||||
json-tests = []
|
json-tests = [ "heapsize/nightly" ]
|
||||||
test-heavy = []
|
test-heavy = []
|
||||||
default = [ "heapsize/nightly" ]
|
default = [ "heapsize/nightly" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user