zip32/Cargo.toml

15 lines
369 B
TOML

[package]
name = "zip32"
version = "0.0.0"
authors = [
"Jack Grigg <jack@z.cash>",
]
license = "MIT/Apache-2.0"
description = "Library for implementing shielded hierarchical deterministic wallets"
documentation = "https://docs.rs/zip32/"
homepage = "https://github.com/zcash-hackworks/zip32"
repository = "https://github.com/zcash-hackworks/zip32"
[dependencies]