aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-05-06 13:34:09 +0000
committerGitHub <noreply@github.com>2019-05-06 13:34:09 +0000
commitd5c27d26dffefa37306913e0affe51a8bfcda930 (patch)
tree413bb3f9ba2eda7c26b1bf1f3d45b6d67fc9dc8a
parentMerge pull request #99 from KSXGitHub/new-clippy (diff)
parentBump rstest from `9f2ac13` to `833bca6` (diff)
downloadminiserve-d5c27d26dffefa37306913e0affe51a8bfcda930.tar.gz
miniserve-d5c27d26dffefa37306913e0affe51a8bfcda930.zip
Merge pull request #105 from svenstaro/dependabot/cargo/rstest-833bca6
Bump rstest from `9f2ac13` to `833bca6`
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9734566..f014b99 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#9f2ac13853e876ffef76f49443e7f2eca17cba92"
+source = "git+https://github.com/la10736/rstest.git#833bca6718f929992c57170a98f256cec3ac2036"
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)",