From 745b1c220946e89d457f7c645c9cf7f9bbf040d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 04:58:15 +0000 Subject: Bump rstest from 0.4.1 to 0.5.1 Bumps [rstest](https://github.com/la10736/rstest) from 0.4.1 to 0.5.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.4.1...0.5.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 7fd4b45..fddec70 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.4" +rstest = "0.5" pretty_assertions = "0.6" url = "2.1" -- cgit v1.2.3