aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-26 04:19:05 +0000
committerGitHub <noreply@github.com>2019-06-26 04:19:05 +0000
commit76f9f2defacac068fd08ad4f48769463586ee84a (patch)
treead140a968f5f78253fe074978c5b72b1a6261a9c
parentMerge pull request #144 from svenstaro/dependabot/cargo/chrono-0.4.7 (diff)
downloadminiserve-76f9f2defacac068fd08ad4f48769463586ee84a.tar.gz
miniserve-76f9f2defacac068fd08ad4f48769463586ee84a.zip
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] <support@dependabot.com>
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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)",