openethereum/evmjit/Cargo.toml
Arkadiy Paronyan a72d8ee0e7 v1.3.0 (#1421)
2016-06-25 10:32:05 +02:00

11 lines
158 B
TOML

[package]
name = "evmjit"
version = "1.3.0"
authors = ["debris <marek.kotewicz@gmail.com>"]
[lib]
crate-type = ["dylib"]
[dependencies]
tiny-keccak = "1.0"