aboutsummaryrefslogtreecommitdiff
path: root/nitrokey-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nitrokey-sys/Cargo.toml')
-rw-r--r--nitrokey-sys/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/nitrokey-sys/Cargo.toml b/nitrokey-sys/Cargo.toml
index 2486b77..f9d304b 100644
--- a/nitrokey-sys/Cargo.toml
+++ b/nitrokey-sys/Cargo.toml
@@ -1,7 +1,8 @@
[package]
name = "nitrokey-sys"
-version = "3.4.1"
+version = "3.4.3"
authors = ["Robin Krahl <robin.krahl@ireas.org>"]
+edition = "2018"
homepage = "https://code.ireas.org/nitrokey-rs/"
repository = "https://git.ireas.org/nitrokey-sys-rs/"
description = "Low-level bindings to libnitrokey for communication with Nitrokey devices"