aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-05-24 04:57:23 +0000
committerGitHub <noreply@github.com>2019-05-24 04:57:23 +0000
commitca9aa078c3e08a5f4ff647ebfd2c7ad720027917 (patch)
tree37f3b603bbd47ccc9e6bb71c642e2a8cc235995c
parentBump lock file (diff)
parentBump rstest from `7c7211e` to `de39dd9` (diff)
downloadminiserve-ca9aa078c3e08a5f4ff647ebfd2c7ad720027917.tar.gz
miniserve-ca9aa078c3e08a5f4ff647ebfd2c7ad720027917.zip
Merge pull request #123 from svenstaro/dependabot/cargo/rstest-de39dd9
Bump rstest from `7c7211e` to `de39dd9`
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1eb7c9d..c84a1b1 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#7c7211e5d6575ab4c43cd2e35370e94c5167c8b1"
+source = "git+https://github.com/la10736/rstest.git#de39dd9905e5ddca21c5a678fa1038c2558dd1be"
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)",