[package] name = "baffle" version = "0.1.1" authors = ["Kostis Karantias "] edition = "2018" license = "MIT" description = "Test your Solidity code faster than you can say truffle oil." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] web3 = "0.10.0"