Loading crates/tor-basic-utils/Cargo.toml +2 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,8 @@ license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "General helpers used by Tor" keywords = ["tor", "arti"] categories = ["rust-patterns"] # We must put *something* here and this will do # We must put *something* here and this will do categories = ["rust-patterns"] repository = "https://gitlab.torproject.org/tpo/core/arti.git/" [dependencies] Loading Loading
crates/tor-basic-utils/Cargo.toml +2 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,8 @@ license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "General helpers used by Tor" keywords = ["tor", "arti"] categories = ["rust-patterns"] # We must put *something* here and this will do # We must put *something* here and this will do categories = ["rust-patterns"] repository = "https://gitlab.torproject.org/tpo/core/arti.git/" [dependencies] Loading