librustzcash/Cargo.toml

9 lines
169 B
TOML
Raw Normal View History

2019-08-20 08:05:14 -07:00
[package]
name = "zcash-mmr"
version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]
edition = "2018"
2019-08-22 07:43:03 -07:00
[dev-dependencies]
assert_matches = "1.3.0"
quickcheck = "0.8"