diff options
-rw-r--r-- | nitrocli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml index 23395c2..a0fa3ed 100644 --- a/nitrocli/Cargo.toml +++ b/nitrocli/Cargo.toml @@ -29,7 +29,7 @@ readme = "README.md" categories = ["command-line-utilities", "authentication", "cryptography", "hardware-support"] keywords = ["nitrokey", "nitrokey-storage", "nitrokey-pro", "cli", "usb"] description = """ -A command line tool for interacting with the Nitrokey Storage device. +A command line tool for interacting with Nitrokey devices. """ exclude = ["ci/*", "rustfmt.toml"] |