aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-25 04:20:56 +0000
committerGitHub <noreply@github.com>2019-06-25 04:20:56 +0000
commit2cb76a7ee4afaf7832415692fc13fecf4da49331 (patch)
tree8401905e739587827e20a561670c6448f4e537a1
parentTry deploying with deploy key again (diff)
downloadminiserve-2cb76a7ee4afaf7832415692fc13fecf4da49331.tar.gz
miniserve-2cb76a7ee4afaf7832415692fc13fecf4da49331.zip
Bump rstest from `4e37b85` to `fdee24c`
Bumps [rstest](https://github.com/la10736/rstest) from `4e37b85` to `fdee24c`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/4e37b85016998b9bcdd9a873cf04b30cff17bb77...fdee24cc026d3a68c2cd83b5388d4142020ed26d) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to '')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7752e24..0ed6c51 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1774,7 +1774,7 @@ dependencies = [
[[package]]
name = "rstest"
version = "0.2.2"
-source = "git+https://github.com/la10736/rstest.git#4e37b85016998b9bcdd9a873cf04b30cff17bb77"
+source = "git+https://github.com/la10736/rstest.git#fdee24cc026d3a68c2cd83b5388d4142020ed26d"
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)",