summaryrefslogtreecommitdiff
path: root/tor-config/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tor-config/Cargo.toml')
-rw-r--r--tor-config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-config/Cargo.toml b/tor-config/Cargo.toml
index 5db0ad753..e61f77bd3 100644
--- a/tor-config/Cargo.toml
+++ b/tor-config/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
description = "Configuration types and code used by the Arti Tor implementation"
keywords = [ "tor", "arti" ]
-categories = [ "configuration" ]
+categories = [ "config" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]