From 5e935b3603c7f8450fcef14ebcac6f925c83c8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 16 May 2019 04:30:53 +0000 Subject: Bump rstest from `b1ba694` to `7c7211e` Bumps [rstest](https://github.com/la10736/rstest) from `b1ba694` to `7c7211e`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/b1ba6949c0ef130bf8c0ae745305940ee119c4c4...7c7211e5d6575ab4c43cd2e35370e94c5167c8b1) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index eff4680..1a72e6a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1744,7 +1744,7 @@ dependencies = [ [[package]] name = "rstest" version = "0.2.2" -source = "git+https://github.com/la10736/rstest.git#b1ba6949c0ef130bf8c0ae745305940ee119c4c4" +source = "git+https://github.com/la10736/rstest.git#7c7211e5d6575ab4c43cd2e35370e94c5167c8b1" dependencies = [ "cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3