aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 535c771..30553af 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ sha2 = "0.8.1"
hex = "0.4.2"
[dev-dependencies]
-assert_cmd = "0.12"
+assert_cmd = "1.0"
reqwest = { version = "0.10", features = ["blocking"] }
assert_fs = "0.13"
select = "0.4"