aboutsummaryrefslogtreecommitdiffstats
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 e6ceb93..ea065cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@ assert_fs = "1"
select = "0.5"
rstest = "0.6"
regex = "1"
-pretty_assertions = "0.6"
+pretty_assertions = "0.7"
url = "2"
[build-dependencies]