Switch evmodin to nightly

This commit is contained in:
Artem Vorotnikov
2021-09-15 19:12:01 +03:00
parent 54cb0aada1
commit 71bc4bb4cc

View File

@@ -29,7 +29,7 @@ ethereum-interfaces = { git = "https://github.com/ledgerwatch/interfaces", featu
"sentry",
] }
ethereum-types = "0.12"
evmodin = { git = "https://github.com/vorot93/evmodin" }
evmodin = { git = "https://github.com/vorot93/evmodin", branch = "nightly" }
futures-core = "0.3"
futures-util = "0.3"
hash-db = "0.15"