diff options
Diffstat (limited to 'tor-config')
| -rw-r--r-- | tor-config/Cargo.toml | 2 |
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] |
