aboutsummaryrefslogtreecommitdiff
path: root/nitrokey/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2019-01-12 13:24:21 -0800
committerDaniel Mueller <deso@posteo.net>2019-01-12 13:24:21 -0800
commit1f04f0f9fde82f0d931ca0714e4ac6cab7824b1c (patch)
tree044475a6808b6698726579ab82f2674286700ac0 /nitrokey/Cargo.toml
parentf0a5283899b0837247052f3f4e899074276e80c4 (diff)
downloadnitrocli-1f04f0f9fde82f0d931ca0714e4ac6cab7824b1c.tar.gz
nitrocli-1f04f0f9fde82f0d931ca0714e4ac6cab7824b1c.tar.bz2
Update nitrokey crate to 0.3.2
This change updates the nitrokey crate to version 0.3.2. Import subrepo nitrokey/:nitrokey at 6ea73f29daa5db0215663a0a38334b764863671d
Diffstat (limited to 'nitrokey/Cargo.toml')
-rw-r--r--nitrokey/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nitrokey/Cargo.toml b/nitrokey/Cargo.toml
index f7c1baf..09811f0 100644
--- a/nitrokey/Cargo.toml
+++ b/nitrokey/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nitrokey"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Robin Krahl <robin.krahl@ireas.org>"]
edition = "2018"
homepage = "https://code.ireas.org/nitrokey-rs/"