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 ce552d9..60bbe74 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,5 +19,5 @@ toml_edit = { version = "0.15.0", default-features = false }
[dev-dependencies]
assert_cmd = "2.0.0"
-pretty_assertions = "1.0.0"
+pretty_assertions = "1.4.0"
tempfile = "3.3.0"