diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index f08a205..5b4637b 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -3,6 +3,10 @@ name = "tenebrous-rpc" version = "0.1.0" authors = ["projectmoon "] edition = "2018" +description = "gRPC protobuf models for Tenebrous." +homepage = "https://git.agnos.is/projectmoon/tenebrous-dicebot" +repository = "https://git.agnos.is/projectmoon/tenebrous-dicebot" +license = "AGPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html