diff --git a/Cargo.toml b/Cargo.toml index 5e017656..2e47785b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "krill" version = "0.3.0" authors = ["Tim Bruijnzeels ", "Martin Hoffmann "] +description = "Resource Public Key Infrastructure (RPKI) daemon" +license = "MPL-2.0" [dependencies] actix-identity = "0.1.0"