aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-02 04:34:14 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-02 04:34:14 +0000
commit978a3792b10df6fe3ac920a9a41610ac860aac16 (patch)
treeec4be482c47fd15c6abecc7144a51855de3dc034
parentBump deps (diff)
downloadminiserve-978a3792b10df6fe3ac920a9a41610ac860aac16.tar.gz
miniserve-978a3792b10df6fe3ac920a9a41610ac860aac16.zip
Bump rstest from `d4075ec` to `9f2ac13`
Bumps [rstest](https://github.com/la10736/rstest) from `d4075ec` to `9f2ac13`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/d4075ecbae2aa1cd6560e381ebff3ea59a950b19...9f2ac13853e876ffef76f49443e7f2eca17cba92) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to '')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 158e0e3..9734566 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#d4075ecbae2aa1cd6560e381ebff3ea59a950b19"
+source = "git+https://github.com/la10736/rstest.git#9f2ac13853e876ffef76f49443e7f2eca17cba92"
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)",