diff --git a/tfcli/Cargo.toml b/tfcli/Cargo.toml index 673a357..c94d529 100644 --- a/tfcli/Cargo.toml +++ b/tfcli/Cargo.toml @@ -2,6 +2,11 @@ name = "tfcli" version = "0.1.0" edition = "2021" +description = "Command-line client for managing trifid-api" +license = "GPL-3.0-or-later" +documentation = "https://git.e3t.cc/~core/trifid" +homepage = "https://git.e3t.cc/~core/trifid" +repository = "https://git.e3t.cc/~core/trifid" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html