aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-13 04:35:23 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-13 04:35:23 +0000
commitbf874f28b5ab05e246f66de74c3f79bcf31882c8 (patch)
tree09c0a54e34693fc1a97b166fc6d79b4d014c0f71
parentMerge pull request #112 from boastful-squirrel/fix-clippy (diff)
downloadminiserve-bf874f28b5ab05e246f66de74c3f79bcf31882c8.tar.gz
miniserve-bf874f28b5ab05e246f66de74c3f79bcf31882c8.zip
Bump rstest from `223b3c8` to `b1ba694`
Bumps [rstest](https://github.com/la10736/rstest) from `223b3c8` to `b1ba694`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/223b3c8fdf19e73e7ae640c0b40536b9820e4649...b1ba6949c0ef130bf8c0ae745305940ee119c4c4) 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 246bde5..ead329b 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#223b3c8fdf19e73e7ae640c0b40536b9820e4649"
+source = "git+https://github.com/la10736/rstest.git#b1ba6949c0ef130bf8c0ae745305940ee119c4c4"
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)",