aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-09 04:36:05 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-09 04:36:05 +0000
commitd6fb4228f7b59cfab8240b5bdea70147770b4c44 (patch)
tree283a6a4e0a2189f7d14d66a6a2d71138698c31ae
parentMerge pull request #109 from svenstaro/dependabot/cargo/rstest-7107c04 (diff)
downloadminiserve-d6fb4228f7b59cfab8240b5bdea70147770b4c44.tar.gz
miniserve-d6fb4228f7b59cfab8240b5bdea70147770b4c44.zip
Bump rstest from `7107c04` to `223b3c8`
Bumps [rstest](https://github.com/la10736/rstest) from `7107c04` to `223b3c8`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/7107c042a3f507f9090d6220b476484444ac5956...223b3c8fdf19e73e7ae640c0b40536b9820e4649) 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 1ef0144..ea1bed1 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#7107c042a3f507f9090d6220b476484444ac5956"
+source = "git+https://github.com/la10736/rstest.git#223b3c8fdf19e73e7ae640c0b40536b9820e4649"
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)",