diff options
author | dependabot[bot] <support@dependabot.com> | 2019-05-02 04:34:14 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-05-02 04:34:14 +0000 |
commit | 978a3792b10df6fe3ac920a9a41610ac860aac16 (patch) | |
tree | ec4be482c47fd15c6abecc7144a51855de3dc034 | |
parent | Bump deps (diff) | |
download | miniserve-978a3792b10df6fe3ac920a9a41610ac860aac16.tar.gz miniserve-978a3792b10df6fe3ac920a9a41610ac860aac16.zip |
Bump rstest from `d4075ec` to `9f2ac13`
Bumps [rstest](https://github.com/la10736/rstest) from `d4075ec` to `9f2ac13`.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Commits](https://github.com/la10736/rstest/compare/d4075ecbae2aa1cd6560e381ebff3ea59a950b19...9f2ac13853e876ffef76f49443e7f2eca17cba92)
Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1744,7 +1744,7 @@ dependencies = [ [[package]] name = "rstest" version = "0.2.2" -source = "git+https://github.com/la10736/rstest.git#d4075ecbae2aa1cd6560e381ebff3ea59a950b19" +source = "git+https://github.com/la10736/rstest.git#9f2ac13853e876ffef76f49443e7f2eca17cba92" 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)", |