diff options
Diffstat (limited to 'nitrocli/Cargo.toml')
-rw-r--r-- | nitrocli/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml index 1d27ee5..6335756 100644 --- a/nitrocli/Cargo.toml +++ b/nitrocli/Cargo.toml @@ -26,6 +26,7 @@ license = "GPL-3.0+" homepage = "https://github.com/d-e-s-o/nitrocli" repository = "https://github.com/d-e-s-o/nitrocli.git" readme = "README.md" +categories = ["command-line-utilities", "authentication", "cryptography", "hardware-support"] keywords = ["hid", "nitrokey", "nitrokey-storage", "usb", "cli"] description = """ A command line tool for interacting with the Nitrokey Storage device. |