We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed0338 commit 100a047Copy full SHA for 100a047
Cargo.toml
@@ -5,11 +5,7 @@ readme = "README.md"
5
license-file = "LICENSE"
6
repository = "https://github.com/rkdud007/alloy-merkle-tree"
7
keywords = ["merkle", "tree", "merkle-tree"]
8
-categories = [
9
- "cryptography",
10
- "data-structures",
11
- "cryptography::cryptocurrencies ",
12
-]
+categories = ["cryptography", "data-structures", "cryptocurrencies"]
13
exclude = [".github"]
14
version = "0.7.0"
15
edition = "2021"
0 commit comments