Newer
Older
description = "Ethcore library"
homepage = "http://ethcore.io"
license = "GPL-3.0"
name = "ethcore"
version = "0.1.0"
authors = ["Ethcore <[email protected]>"]
evmjit = { path = "rust-evmjit", optional = true }
[features]
jit = ["evmjit"]