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 d26fa6f..44557ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,7 @@ hex = "0.4.0"
[dev-dependencies]
assert_cmd = "0.11"
reqwest = "0.9"
-assert_fs = "0.11"
+assert_fs = "0.12"
select = "0.4"
port_check = "0.1"
rstest = "0.4"