diff options
| -rw-r--r-- | Cargo.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -7,6 +7,7 @@ repository = "https://git.ireas.org/nitrokey-rs/"  description = "Bindings to libnitrokey for communication with Nitrokey devices"  keywords = ["nitrokey", "otp"]  categories = ["api-bindings"] +readme = "README.md"  license = "MIT"  [features] | 
