aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-04 04:39:57 +0000
committerGitHub <noreply@github.com>2019-06-04 04:39:57 +0000
commitd25ddea2eff010275b04fbd681a1c576d5aa0930 (patch)
tree5c0464719e225458ba0c55b34b377380ec377228
parentMerge pull request #118 from KSXGitHub/multiple-auths-alt (diff)
downloadminiserve-d25ddea2eff010275b04fbd681a1c576d5aa0930.tar.gz
miniserve-d25ddea2eff010275b04fbd681a1c576d5aa0930.zip
Bump rstest from `de39dd9` to `c3d3ab9`
Bumps [rstest](https://github.com/la10736/rstest) from `de39dd9` to `c3d3ab9`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/de39dd9905e5ddca21c5a678fa1038c2558dd1be...c3d3ab9e25285b9225727d267ef25e7157a08107)
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8a7c95e..04bc98a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1770,7 +1770,7 @@ dependencies = [
[[package]]
name = "rstest"
version = "0.2.2"
-source = "git+https://github.com/la10736/rstest.git#de39dd9905e5ddca21c5a678fa1038c2558dd1be"
+source = "git+https://github.com/la10736/rstest.git#c3d3ab9e25285b9225727d267ef25e7157a08107"
dependencies = [
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",