From c8392cb632f0e7a2387129e0f765710ef9f0ef3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 16:58:04 +0000 Subject: Bump rstest from 0.3.0 to 0.4.1 Bumps [rstest](https://github.com/la10736/rstest) from 0.3.0 to 0.4.1. - [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.3.0...0.4.1) 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 e5f363a..0bc60d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,6 +53,6 @@ reqwest = "0.9" assert_fs = "0.11" select = "0.4" port_check = "0.1" -rstest = "0.3" +rstest = "0.4" pretty_assertions = "0.6" url = "2.1" -- cgit v1.2.3