aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nitrocli/Cargo.toml')
-rw-r--r--nitrocli/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml
index 8127f7a..b69a2bb 100644
--- a/nitrocli/Cargo.toml
+++ b/nitrocli/Cargo.toml
@@ -44,13 +44,12 @@ incremental = false
[dependencies.base32]
version = "0.4.0"
-path = "../base32"
[dependencies.libc]
version = "0.2"
[dependencies.nitrokey]
-version = "0.4.0"
+version = "0.5.1"
[dependencies.structopt]
version = "0.3.7"