summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/ui/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/Cargo.toml b/tests/ui/Cargo.toml
index 9ce60144..922334ac 100644
--- a/tests/ui/Cargo.toml
+++ b/tests/ui/Cargo.toml
@@ -11,7 +11,7 @@ license = "LGPL-2.1"
publish = false
[dependencies]
-assert_cmd = "0.11"
+assert_cmd = "1"
assert_fs = "0.11"
duct = "0.13"
env_logger = "0.7"