diff --git a/Cargo.toml b/Cargo.toml index a62548b..8ad1af7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ edition = "2021" license = "Apache-2.0 OR MIT" repository = "https://github.com/nitrokey/piv-authenticator" documentation = "https://docs.rs/piv-authenticator" +description = "PIV authenticator" [[example]] name = "vpicc"