mirror of
https://github.com/vacp2p/pmtree.git
synced 2025-02-20 11:08:17 +00:00
9 lines
162 B
TOML
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"] }
|