From 76f9f2defacac068fd08ad4f48769463586ee84a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2019 04:19:05 +0000 Subject: Bump rstest from `fdee24c` to `572306c` Bumps [rstest](https://github.com/la10736/rstest) from `fdee24c` to `572306c`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/fdee24cc026d3a68c2cd83b5388d4142020ed26d...572306c58bc8d60501a0ad0a742263a098449f9f) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 0193553..8282d92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1775,7 +1775,7 @@ dependencies = [ [[package]] name = "rstest" version = "0.2.2" -source = "git+https://github.com/la10736/rstest.git#fdee24cc026d3a68c2cd83b5388d4142020ed26d" +source = "git+https://github.com/la10736/rstest.git#572306c58bc8d60501a0ad0a742263a098449f9f" dependencies = [ "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3