diff --git a/Cargo.toml b/Cargo.toml index fb5aabe5e..c668f7ea4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,9 @@ version = "0.6.1" edition = "2018" authors = [ "The NLnet Labs RPKI team " ] description = "Resource Public Key Infrastructure (RPKI) daemon" +repository = "https://github.com/NLnetLabs/krill" +keywords = ["rpki", "routing-security", "bgp"] +readme = "README.md" license = "MPL-2.0" [dependencies]