diff options
Diffstat (limited to 'tor-units')
| -rw-r--r-- | tor-units/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tor-units/Cargo.toml b/tor-units/Cargo.toml index 93e41569b..ae71f5d02 100644 --- a/tor-units/Cargo.toml +++ b/tor-units/Cargo.toml @@ -7,6 +7,8 @@ license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "Provides macros for types which are constrained within a range, ensuring invalid values are unrepresentable." keywords = [ "tor", "arti" ] +repository="https://gitlab.torproject.org/tpo/core/arti.git/" +categories = [ "rust-patterns" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
