chore(pubky): add categories to Config.toml

This commit is contained in:
nazeh
2025-02-12 19:14:38 +03:00
parent fee569dc32
commit c27194f96c

View File

@@ -6,6 +6,7 @@ description = "Pubky core client"
license = "MIT"
repository = "https://github.com/pubky/pubky"
keywords = ["web", "dht", "dns", "decentralized", "identity"]
categories = ["network-programming", "cryptography", "web-programming", "authentication"]
[lib]
crate-type = ["cdylib", "rlib"]