Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4365df4..24d1aa8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,7 +45,7 @@ features = ["serde"]
criterion = "0.3.0"
skeptic = "0.13.4"
assert_cmd = "0.12.0"
-predicates = "1.0.2"
+predicates = "2.1.0"
env_logger = "0.7.1"
tempfile = "3.1.0"