aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-06 04:39:31 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-06 04:39:31 +0000
commit8870039e1dbc2ab1cc31018554373c4cbcc7e357 (patch)
tree413bb3f9ba2eda7c26b1bf1f3d45b6d67fc9dc8a
parentMerge pull request #99 from KSXGitHub/new-clippy (diff)
downloadminiserve-8870039e1dbc2ab1cc31018554373c4cbcc7e357.tar.gz
miniserve-8870039e1dbc2ab1cc31018554373c4cbcc7e357.zip
Bump rstest from `9f2ac13` to `833bca6`
Bumps [rstest](https://github.com/la10736/rstest) from `9f2ac13` to `833bca6`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/9f2ac13853e876ffef76f49443e7f2eca17cba92...833bca6718f929992c57170a98f256cec3ac2036) 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 9734566..f014b99 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#9f2ac13853e876ffef76f49443e7f2eca17cba92"
+source = "git+https://github.com/la10736/rstest.git#833bca6718f929992c57170a98f256cec3ac2036"
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)",