zebra/zebra-test-vectors/Cargo.toml

12 lines
264 B
TOML

[package]
name = "zebra-test-vectors"
version = "0.1.0"
authors = ["Jane Lusby <jane@zfnd.org>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hex = "0.4.2"
lazy_static = "1.4.0"