Update manifest for zcash_history.

This commit is contained in:
Sean Bowe
2020-03-04 09:28:56 -07:00
parent 49459d030f
commit 0f0d84e9ca

View File

@@ -3,6 +3,9 @@ name = "zcash_history"
version = "0.0.1"
authors = ["NikVolf <nikvolf@gmail.com>"]
edition = "2018"
license = "MIT/Apache-2.0"
documentation = "https://docs.rs/zcash_history/"
description = "Library for Zcash blockchain history tools"
[dev-dependencies]
assert_matches = "1.3.0"