summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 d695730..1a2586f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,4 +21,4 @@ uuid = { version = "0.7", features = ["v4"] }
[dev-dependencies]
tempfile = "3.0"
-assert_cmd = "0.10"
+assert_cli = "0.6.3"