pmtree/Cargo.toml
2022-11-01 12:08:27 +03:00

9 lines
162 B
TOML

[package]
name = "pmtree"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
hex-literal = "0.3.4"
tiny-keccak = { version = "2.0.2", features = ["keccak"] }