diff --git a/trifid-api/Cargo.toml b/trifid-api/Cargo.toml index 711bce2..56f9ffb 100644 --- a/trifid-api/Cargo.toml +++ b/trifid-api/Cargo.toml @@ -2,6 +2,11 @@ name = "trifid-api" version = "0.1.0" edition = "2021" +description = "Pure-rust Defined Networking compatible management server" +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