chore: publishing changes

This commit is contained in:
Magamedrasul Ibragimov
2023-08-08 11:39:40 +04:00
parent a6e15489ea
commit 62aa06527b

View File

@@ -2,6 +2,10 @@
name = "pmtree"
version = "1.0.0"
edition = "2021"
description = "Generic for storage Merkle Tree (sparse & fixed-size) in Rust"
repository = "https://github.com/Rate-Limiting-Nullifier/pmtree"
license = "MIT OR Apache-2.0"
license-file = "LICENSE_APACHE"
[dev-dependencies]
hex-literal = "0.3.4"