removed redundant evm deps (#6757)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
1294572907
commit
190c1dcede
@@ -11,8 +11,6 @@ ethcore-bigint = { path = "../../util/bigint" }
|
||||
patricia_trie = { path = "../../util/patricia_trie" }
|
||||
log = "0.3"
|
||||
common-types = { path = "../types" }
|
||||
evmjit = { path = "../../evmjit", optional = true }
|
||||
ethjson = { path = "../../json" }
|
||||
lazy_static = "0.2"
|
||||
rlp = { path = "../../util/rlp" }
|
||||
hash = { path = "../../util/hash" }
|
||||
|
||||
Reference in New Issue
Block a user