diff --git a/crates/ptth_relay/Cargo.toml b/crates/ptth_relay/Cargo.toml index fd695d6..5093db5 100644 --- a/crates/ptth_relay/Cargo.toml +++ b/crates/ptth_relay/Cargo.toml @@ -6,6 +6,9 @@ authors = ["Trish"] edition = "2018" license = "AGPL-3.0" +description = "The PTTH relay" +repository = "https://github.com/ReactorScram/ptth" + [dependencies] base64 = "0.13.0"