aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-05-02 04:57:42 +0000
committerGitHub <noreply@github.com>2019-05-02 04:57:42 +0000
commitbfb3fc908f97356ddd1cee0564c55445d3b64079 (patch)
treeec4be482c47fd15c6abecc7144a51855de3dc034
parentBump deps (diff)
parentBump rstest from `d4075ec` to `9f2ac13` (diff)
downloadminiserve-bfb3fc908f97356ddd1cee0564c55445d3b64079.tar.gz
miniserve-bfb3fc908f97356ddd1cee0564c55445d3b64079.zip
Merge pull request #97 from svenstaro/dependabot/cargo/rstest-9f2ac13
Bump rstest from `d4075ec` to `9f2ac13`
-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)",