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 8d1519a..895043b 100644
--- a/nitrocli/Cargo.toml
+++ b/nitrocli/Cargo.toml
@@ -32,10 +32,9 @@ description = """
A command line tool for interacting with the Nitrokey Storage device.
"""
-[dependencies.libnitrokey]
+[dependencies.nitrokey]
version = "0.2.1"
path = "../nitrokey"
-package = "nitrokey"
[replace]