From 097eed99af546288b352115b53364e8ac72688f9 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Mon, 19 Dec 2022 01:04:55 +0100 Subject: Bump deps --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') 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] -- cgit v1.2.3