aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b8f30db..3712dbe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,3 +20,6 @@ test-storage = []
libc = "0.2"
nitrokey-sys = "3.4"
rand = "0.6"
+
+[dev-dependencies]
+nitrokey-test = {version = "0.1"}