diff --git a/Cargo.toml b/Cargo.toml index df3e5f2..1ed3006 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,11 @@ [package] name = "clevis-pin-tpm2" version = "0.1.2" +description = "Clevis TPM2 PIN with policy support" authors = ["Patrick Uiterwijk "] edition = "2018" +homepage = "https://github.com/fedora-iot/clevis-pin-tpm2" +license = "EUPL-1.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html