aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-05-08 20:02:44 +0000
committerGitHub <noreply@github.com>2019-05-08 20:02:44 +0000
commit0cd2293a6c31dbc6c45ac83dd7c94c3d7cb2327d (patch)
tree64d07da54b64e5e35e2ab83e2c031061c692c8f2
parentMerge pull request #107 from svenstaro/dependabot/cargo/rstest-4d2f3ea (diff)
parentBump rstest from `4d2f3ea` to `7107c04` (diff)
downloadminiserve-0cd2293a6c31dbc6c45ac83dd7c94c3d7cb2327d.tar.gz
miniserve-0cd2293a6c31dbc6c45ac83dd7c94c3d7cb2327d.zip
Merge pull request #109 from svenstaro/dependabot/cargo/rstest-7107c04
Bump rstest from `4d2f3ea` to `7107c04`
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 507f66e..1ef0144 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#4d2f3ea44415d51588173c928acf797011271a40"
+source = "git+https://github.com/la10736/rstest.git#7107c042a3f507f9090d6220b476484444ac5956"
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)",