diff options
author | dependabot[bot] <support@dependabot.com> | 2019-05-07 05:12:38 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-05-07 05:12:38 +0000 |
commit | aea567344e3670ccc75bd477bc707ad400d2c44c (patch) | |
tree | 01818885c0ae9898328049e280d639683395cd22 | |
parent | Merge pull request #108 from svenstaro/dependabot/cargo/serde-1.0.91 (diff) | |
download | miniserve-aea567344e3670ccc75bd477bc707ad400d2c44c.tar.gz miniserve-aea567344e3670ccc75bd477bc707ad400d2c44c.zip |
Bump rstest from `833bca6` to `4d2f3ea`
Bumps [rstest](https://github.com/la10736/rstest) from `833bca6` to `4d2f3ea`.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Commits](https://github.com/la10736/rstest/compare/833bca6718f929992c57170a98f256cec3ac2036...4d2f3ea44415d51588173c928acf797011271a40)
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#833bca6718f929992c57170a98f256cec3ac2036" +source = "git+https://github.com/la10736/rstest.git#4d2f3ea44415d51588173c928acf797011271a40" 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)", |