aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-05-13 10:43:17 +0000
committerGitHub <noreply@github.com>2019-05-13 10:43:17 +0000
commit7066dee20c1eeb0d237c2a5bef7697e7046a505c (patch)
tree4ab3c306a6485335e0705077db1fb841f8d36e7c
parentMerge pull request #113 from svenstaro/dependabot/cargo/futures-0.1.27 (diff)
parentBump rstest from `223b3c8` to `b1ba694` (diff)
downloadminiserve-7066dee20c1eeb0d237c2a5bef7697e7046a505c.tar.gz
miniserve-7066dee20c1eeb0d237c2a5bef7697e7046a505c.zip
Merge pull request #115 from svenstaro/dependabot/cargo/rstest-b1ba694
Bump rstest from `223b3c8` to `b1ba694`
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c75950b..eff4680 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#223b3c8fdf19e73e7ae640c0b40536b9820e4649"
+source = "git+https://github.com/la10736/rstest.git#b1ba6949c0ef130bf8c0ae745305940ee119c4c4"
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)",