aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-06-25 06:57:53 +0000
committerGitHub <noreply@github.com>2019-06-25 06:57:53 +0000
commit2c89cdf846a7d9cfb4832ddb6a7c8be038df1f43 (patch)
tree8401905e739587827e20a561670c6448f4e537a1
parentTry deploying with deploy key again (diff)
parentBump rstest from `4e37b85` to `fdee24c` (diff)
downloadminiserve-2c89cdf846a7d9cfb4832ddb6a7c8be038df1f43.tar.gz
miniserve-2c89cdf846a7d9cfb4832ddb6a7c8be038df1f43.zip
Merge pull request #146 from svenstaro/dependabot/cargo/rstest-fdee24c
Bump rstest from `4e37b85` to `fdee24c`
Diffstat (limited to '')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7752e24..0ed6c51 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1774,7 +1774,7 @@ dependencies = [
[[package]]
name = "rstest"
version = "0.2.2"
-source = "git+https://github.com/la10736/rstest.git#4e37b85016998b9bcdd9a873cf04b30cff17bb77"
+source = "git+https://github.com/la10736/rstest.git#fdee24cc026d3a68c2cd83b5388d4142020ed26d"
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)",