From 686217266987c8d396d3aa05f69714c6af365db9 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Sun, 20 May 2018 10:54:48 +0200 Subject: Update repository and description in Cargo.toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 3ce5d21..b47a6db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,8 @@ name = "nitrokey-sys" version = "0.1.0" authors = ["Robin Krahl "] 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" -- cgit v1.2.1