Skip to content

Commit ccf8186

Browse files
committed
chore: remove unused category from Cargo.toml
1 parent 6d07a53 commit ccf8186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Semaphore Rust Implementation"
66
license = "MIT"
77
repository = "https://github.com/semaphore-protocol/semaphore-rs"
88
keywords = ["semaphore", "zk", "zero-knowledge", "proof", "cryptography"]
9-
categories = ["cryptography", "zk", "semaphore"]
9+
categories = ["cryptography"]
1010
documentation = "https://semaphore.pse.dev/"
1111
readme = "README.md"
1212

0 commit comments

Comments
 (0)