Update crate description.

This commit is contained in:
Romain Ruetschi
2017-09-24 23:07:48 +02:00
parent 261ea6db92
commit 664094b9f1

View File

@ -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"