mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Update crate description.
This commit is contained in:
@ -7,7 +7,7 @@ authors = [
|
||||
"Romain Ruetschi <romain.ruetschi@gmail.com>"
|
||||
]
|
||||
|
||||
description = "Merkle is a Rust implementation of a Merkle tree with support for generation of inclusion proofs."
|
||||
description = "Merkle tree implementation with support for generation of inclusion proofs."
|
||||
license = "BSD-3-Clause"
|
||||
documentation = "https://spinresearch.github.io/merkle.rs/merkle/index.html"
|
||||
homepage = "https://github.com/SpinResearch/merkle.rs"
|
||||
|
Reference in New Issue
Block a user