aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6b4dcc6..fb2b562 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -74,8 +74,8 @@ predicates = "2"
pretty_assertions = "1.2"
regex = "1"
reqwest = { version = "0.11", features = ["blocking", "multipart", "rustls-tls"], default-features = false }
-rstest = "0.15"
-select = "0.5"
+rstest = "0.16"
+select = "0.6"
url = "2"
[target.'cfg(not(windows))'.dev-dependencies]