pirate-librustzcash/Cargo.toml

9 lines
169 B
TOML
Raw Normal View History

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