aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-07 05:12:38 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-07 05:12:38 +0000
commitaea567344e3670ccc75bd477bc707ad400d2c44c (patch)
tree01818885c0ae9898328049e280d639683395cd22
parentMerge pull request #108 from svenstaro/dependabot/cargo/serde-1.0.91 (diff)
downloadminiserve-aea567344e3670ccc75bd477bc707ad400d2c44c.tar.gz
miniserve-aea567344e3670ccc75bd477bc707ad400d2c44c.zip
Bump rstest from `833bca6` to `4d2f3ea`
Bumps [rstest](https://github.com/la10736/rstest) from `833bca6` to `4d2f3ea`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/833bca6718f929992c57170a98f256cec3ac2036...4d2f3ea44415d51588173c928acf797011271a40) 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 e799eab..507f66e 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#833bca6718f929992c57170a98f256cec3ac2036"
+source = "git+https://github.com/la10736/rstest.git#4d2f3ea44415d51588173c928acf797011271a40"
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)",