openethereum/rust-evmjit/Cargo.toml

8 lines
123 B
TOML
Raw Normal View History

2015-12-05 19:21:07 +01:00
[package]
name = "evmjit"
version = "0.1.0"
authors = ["debris <marek.kotewicz@gmail.com>"]
[dependencies]
libc = "0.2.2"