Skip to content

Commit

Permalink
chore: publishing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
curryrasul committed Aug 8, 2023
1 parent a6e1548 commit 62aa065
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 62aa065

Please sign in to comment.