aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2020-07-15 18:06:04 -0700
committerDaniel Mueller <deso@posteo.net>2020-07-15 18:06:04 -0700
commit72628e1f12a2da09d4c5fca902e1fb16c494796d (patch)
tree15f2475389c70ee08a410066e06f69cff76c43af /Cargo.toml
parent4b1c3223f5181bb9ef29dc7b15040e7c05ff5d01 (diff)
downloadnitrocli-72628e1f12a2da09d4c5fca902e1fb16c494796d.tar.gz
nitrocli-72628e1f12a2da09d4c5fca902e1fb16c494796d.tar.bz2
Update nitrokey-test dependency to 0.4.0
This change updates the nitrokey-test development dependency to 0.4.0.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 18d8968..b5e5e5c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -60,7 +60,7 @@ version = "0.3.7"
default-features = false
[dev-dependencies.nitrokey-test]
-version = "0.3.1"
+version = "0.4"
[dev-dependencies.nitrokey-test-state]
version = "0.1"