summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tedge/Cargo.toml')
-rw-r--r--tedge/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 5f2a3f31..0ac59d6c 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -35,7 +35,7 @@ tedge_config = { path = "../tedge_config" }
tedge_users = { path = "../common/tedge_users" }
[dev-dependencies]
-assert_cmd = "1.0"
+assert_cmd = "2.0.0"
assert_matches = "1.4"
mockito = "0.30"
pem = "0.8"