aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorboastful-squirrel <boastful.squirrel@gmail.com>2019-05-06 16:39:24 +0000
committerboastful-squirrel <boastful.squirrel@gmail.com>2019-05-06 16:39:24 +0000
commit79eaa24d995d5059999a7410b7f98fb8d1421022 (patch)
treec80de07fcb59b45037f019124e034ac757d76a68 /Cargo.lock
parentReturn QueryParameters struct instead of tuple (diff)
parentMerge pull request #103 from KSXGitHub/test-auth-one-more-assertion (diff)
downloadminiserve-79eaa24d995d5059999a7410b7f98fb8d1421022.tar.gz
miniserve-79eaa24d995d5059999a7410b7f98fb8d1421022.zip
Merge branch 'master' into themed-errors
Diffstat (limited to 'Cargo.lock')
-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)",