aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-20 04:41:50 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-20 04:41:50 +0000
commit65941158a542e45bef195405a171dfcfe381c1a5 (patch)
tree37f3b603bbd47ccc9e6bb71c642e2a8cc235995c
parentBump lock file (diff)
downloadminiserve-65941158a542e45bef195405a171dfcfe381c1a5.tar.gz
miniserve-65941158a542e45bef195405a171dfcfe381c1a5.zip
Bump rstest from `7c7211e` to `de39dd9`
Bumps [rstest](https://github.com/la10736/rstest) from `7c7211e` to `de39dd9`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/7c7211e5d6575ab4c43cd2e35370e94c5167c8b1...de39dd9905e5ddca21c5a678fa1038c2558dd1be) 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 1eb7c9d..c84a1b1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1770,7 +1770,7 @@ dependencies = [
[[package]]
name = "rstest"
version = "0.2.2"
-source = "git+https://github.com/la10736/rstest.git#7c7211e5d6575ab4c43cd2e35370e94c5167c8b1"
+source = "git+https://github.com/la10736/rstest.git#de39dd9905e5ddca21c5a678fa1038c2558dd1be"
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)",