aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-06-04 07:03:10 +0000
committerGitHub <noreply@github.com>2019-06-04 07:03:10 +0000
commitee1e321051d64769f26cd4a51901ae4188b44d4b (patch)
tree5c0464719e225458ba0c55b34b377380ec377228
parentMerge pull request #118 from KSXGitHub/multiple-auths-alt (diff)
parentBump rstest from `de39dd9` to `c3d3ab9` (diff)
downloadminiserve-ee1e321051d64769f26cd4a51901ae4188b44d4b.tar.gz
miniserve-ee1e321051d64769f26cd4a51901ae4188b44d4b.zip
Merge pull request #133 from svenstaro/dependabot/cargo/rstest-c3d3ab9
Bump rstest from `de39dd9` to `c3d3ab9`
-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)",