9108a3bb50
* Bump ethabi & ethereum-types. * Fix test. * Fix hex encodings.
10 lines
189 B
TOML
10 lines
189 B
TOML
[package]
|
|
name = "dir"
|
|
version = "0.1.0"
|
|
authors = ["Parity Technologies <admin@parity.io>"]
|
|
|
|
[dependencies]
|
|
ethereum-types = "0.3"
|
|
journaldb = { path = "../journaldb" }
|
|
app_dirs = "1.2.1"
|