diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2018-05-20 10:54:48 +0200 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2018-05-20 10:54:48 +0200 |
commit | 686217266987c8d396d3aa05f69714c6af365db9 (patch) | |
tree | 1cfc7b39a2fa938a0394e21119b0b1621ee548f1 | |
parent | 9059e42614d8572a4fa53a4bd07f450000e451af (diff) | |
download | nitrokey-sys-rs-686217266987c8d396d3aa05f69714c6af365db9.tar.gz nitrokey-sys-rs-686217266987c8d396d3aa05f69714c6af365db9.tar.bz2 |
Update repository and description in Cargo.toml
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ name = "nitrokey-sys" version = "0.1.0" authors = ["Robin Krahl <robin.krahl@ireas.org>"] homepage = "https://code.ireas.org/nitrokey-rs/" -repository = "https://git.ireas.org/nitrokey-rs/" -description = "Bindings to libnitrokey for communication with Nitrokey devices" +repository = "https://git.ireas.org/nitrokey-sys-rs/" +description = "Low-level bindings to libnitrokey for communication with Nitrokey devices" categories = ["external-ffi-bindings"] license = "MIT" links = "nitrokey" |