Skip to content

Commit f0d6a49

Browse files
committed
Fix keywords
1 parent 1382a12 commit f0d6a49

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
@@ -16,7 +16,7 @@ resolver = "2"
1616
members = ["crates/*"]
1717

1818
[workspace.package]
19-
keywords = ["chia", "wallet", "sdk", "blockchain", "cryptocurrency", "crypto"]
19+
keywords = ["chia", "wallet", "blockchain", "crypto"]
2020
categories = ["cryptography::cryptocurrencies", "development-tools"]
2121

2222
[workspace.lints.rust]

0 commit comments

Comments
 (0)