pmtree/Cargo.toml

9 lines
162 B
TOML
Raw Normal View History

2022-10-11 16:48:08 +00:00
[package]
name = "pmtree"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
2022-11-01 09:08:27 +00:00
hex-literal = "0.3.4"
tiny-keccak = { version = "2.0.2", features = ["keccak"] }