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 89bb728..07a4f2e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,6 +53,6 @@ reqwest = "0.9"
assert_fs = "0.13"
select = "0.4"
port_check = "0.1"
-rstest = "0.5"
+rstest = "0.6"
pretty_assertions = "0.6"
url = "2.1"