aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-06-07 08:28:47 +0000
committerGitHub <noreply@github.com>2019-06-07 08:28:47 +0000
commitfbb5fa3f6f2f5374133fdfb14e29227e200abf20 (patch)
treec65858918bb0275a153c3306171ad278f8f7ed55
parentMerge pull request #133 from svenstaro/dependabot/cargo/rstest-c3d3ab9 (diff)
parentBump rstest from `c3d3ab9` to `4e37b85` (diff)
downloadminiserve-fbb5fa3f6f2f5374133fdfb14e29227e200abf20.tar.gz
miniserve-fbb5fa3f6f2f5374133fdfb14e29227e200abf20.zip
Merge pull request #134 from svenstaro/dependabot/cargo/rstest-4e37b85
Bump rstest from `c3d3ab9` to `4e37b85`
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 04bc98a..0640eea 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1770,7 +1770,7 @@ dependencies = [
[[package]]
name = "rstest"
version = "0.2.2"
-source = "git+https://github.com/la10736/rstest.git#c3d3ab9e25285b9225727d267ef25e7157a08107"
+source = "git+https://github.com/la10736/rstest.git#4e37b85016998b9bcdd9a873cf04b30cff17bb77"
dependencies = [
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",