aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-16 04:30:53 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-16 04:30:53 +0000
commit5e935b3603c7f8450fcef14ebcac6f925c83c8b9 (patch)
treee56d2aeb5950825f7c6bf0c6ebca3e3fb19b29ee
parentMerge pull request #115 from svenstaro/dependabot/cargo/rstest-b1ba694 (diff)
downloadminiserve-5e935b3603c7f8450fcef14ebcac6f925c83c8b9.tar.gz
miniserve-5e935b3603c7f8450fcef14ebcac6f925c83c8b9.zip
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] <support@dependabot.com>
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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)",