Skip to content

Commit 100a047

Browse files
committed
chore: publish
1 parent 1ed0338 commit 100a047

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Cargo.toml

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ readme = "README.md"
55
license-file = "LICENSE"
66
repository = "https://github.com/rkdud007/alloy-merkle-tree"
77
keywords = ["merkle", "tree", "merkle-tree"]
8-
categories = [
9-
"cryptography",
10-
"data-structures",
11-
"cryptography::cryptocurrencies ",
12-
]
8+
categories = ["cryptography", "data-structures", "cryptocurrencies"]
139
exclude = [".github"]
1410
version = "0.7.0"
1511
edition = "2021"

0 commit comments

Comments
 (0)