librustzcash/components/zcash_note_encryption/Cargo.toml

14 lines
301 B
TOML
Raw Normal View History

2021-03-19 13:56:20 -07:00
[package]
name = "zcash_note_encryption"
description = "TBD"
version = "0.0.0"
authors = [
"Jack Grigg <jack@electriccoin.co>",
]
homepage = "https://github.com/zcash/librustzcash"
repository = "https://github.com/zcash/librustzcash"
license = "MIT OR Apache-2.0"
edition = "2018"
[dependencies]