openethereum/rust-evmjit/Cargo.toml
2015-12-22 20:05:14 +01:00

9 lines
143 B
TOML

[package]
name = "evmjit"
version = "0.1.0"
authors = ["debris <marek.kotewicz@gmail.com>"]
[dependencies]
libc = "0.2.2"
tiny-keccak = "1.0"