openethereum/util/hashdb/Cargo.toml

9 lines
174 B
TOML
Raw Normal View History

[package]
name = "hashdb"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
elastic-array = "0.9"
ethcore-bigint = { path = "../bigint" }