From fad80464333a074d51df1f1d897d38a3943e08c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 04:15:16 +0000 Subject: Bump rstest from 0.7.0 to 0.8.0 Bumps [rstest](https://github.com/la10736/rstest) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.7.0...0.8.0) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd470a7..aeaea29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ assert_cmd = "1" reqwest = { version = "0.11", features = ["blocking", "multipart", "rustls-tls"], default-features = false } assert_fs = "1" select = "0.5" -rstest = "0.7" +rstest = "0.8" regex = "1" pretty_assertions = "0.7" url = "2" -- cgit v1.2.3