summaryrefslogtreecommitdiffstats
path: root/tests/ui/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/Cargo.toml')
-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 922334ac..7cb4b9ee 100644
--- a/tests/ui/Cargo.toml
+++ b/tests/ui/Cargo.toml
@@ -12,7 +12,7 @@ publish = false
[dependencies]
assert_cmd = "1"
-assert_fs = "0.11"
+assert_fs = "1"
duct = "0.13"
env_logger = "0.7"
log = "0.4"