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 4324464c..f584813e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -83,7 +83,7 @@ default-features = false
features = ["suggestions", "color", "wrap_help"]
[dev-dependencies]
-assert_cmd = "2.0.2"
+assert_cmd = "2.0.4"
serial_test = "0.5.1"
predicates = "2.1.0"
wait-timeout = "0.2.0"