parity-common/Cargo.toml

11 lines
137 B
TOML
Raw Normal View History

2018-06-29 02:10:58 -07:00
[workspace]
members = [
"hashdb",
"keccak-hash",
2018-06-29 02:10:58 -07:00
"kvdb",
"parity-bytes",
2018-07-03 02:27:51 -07:00
"plain_hasher",
"rlp",
2018-07-03 01:34:11 -07:00
"trie-standardmap",
"triehash",
2018-06-29 02:10:58 -07:00
]