From d6fb4228f7b59cfab8240b5bdea70147770b4c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 04:36:05 +0000 Subject: Bump rstest from `7107c04` to `223b3c8` Bumps [rstest](https://github.com/la10736/rstest) from `7107c04` to `223b3c8`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/7107c042a3f507f9090d6220b476484444ac5956...223b3c8fdf19e73e7ae640c0b40536b9820e4649) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 1ef0144..ea1bed1 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#7107c042a3f507f9090d6220b476484444ac5956" +source = "git+https://github.com/la10736/rstest.git#223b3c8fdf19e73e7ae640c0b40536b9820e4649" 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