diff --git a/trifid-pki/Cargo.toml b/trifid-pki/Cargo.toml index 2c69fe6..82e0007 100644 --- a/trifid-pki/Cargo.toml +++ b/trifid-pki/Cargo.toml @@ -1,9 +1,12 @@ [package] name = "trifid-pki" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "A rust implementation of the Nebula PKI system" license = "GPL-3.0-or-later" +documentation = "https://docs.rs/trifid-pki" +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