aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-05-07 09:44:24 +0000
committerGitHub <noreply@github.com>2019-05-07 09:44:24 +0000
commit276b2eb0bf281832c115e218145b85cbd3b22087 (patch)
tree01818885c0ae9898328049e280d639683395cd22
parentMerge pull request #108 from svenstaro/dependabot/cargo/serde-1.0.91 (diff)
parentBump rstest from `833bca6` to `4d2f3ea` (diff)
downloadminiserve-276b2eb0bf281832c115e218145b85cbd3b22087.tar.gz
miniserve-276b2eb0bf281832c115e218145b85cbd3b22087.zip
Merge pull request #107 from svenstaro/dependabot/cargo/rstest-4d2f3ea
Bump rstest from `833bca6` to `4d2f3ea`
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e799eab..507f66e 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#833bca6718f929992c57170a98f256cec3ac2036"
+source = "git+https://github.com/la10736/rstest.git#4d2f3ea44415d51588173c928acf797011271a40"
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)",