diff options
author | dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com> | 2019-06-04 04:39:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-04 04:39:57 +0000 |
commit | d25ddea2eff010275b04fbd681a1c576d5aa0930 (patch) | |
tree | 5c0464719e225458ba0c55b34b377380ec377228 | |
parent | Merge pull request #118 from KSXGitHub/multiple-auths-alt (diff) | |
download | miniserve-d25ddea2eff010275b04fbd681a1c576d5aa0930.tar.gz miniserve-d25ddea2eff010275b04fbd681a1c576d5aa0930.zip |
Bump rstest from `de39dd9` to `c3d3ab9`
Bumps [rstest](https://github.com/la10736/rstest) from `de39dd9` to `c3d3ab9`.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Commits](https://github.com/la10736/rstest/compare/de39dd9905e5ddca21c5a678fa1038c2558dd1be...c3d3ab9e25285b9225727d267ef25e7157a08107)
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1770,7 +1770,7 @@ dependencies = [ [[package]] name = "rstest" version = "0.2.2" -source = "git+https://github.com/la10736/rstest.git#de39dd9905e5ddca21c5a678fa1038c2558dd1be" +source = "git+https://github.com/la10736/rstest.git#c3d3ab9e25285b9225727d267ef25e7157a08107" 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)", |