Bump reqwest from 0.9.22 to 0.9.24

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.22 to 0.9.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.24/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.22...v0.9.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-11 20:04:36 +00:00
committed by Michael Vines
parent 42f2b14a74
commit 46a4ea8f67
8 changed files with 17 additions and 17 deletions

View File

@ -79,7 +79,7 @@ jemalloc-ctl = "0.3.2"
[dev-dependencies]
hex-literal = "0.2.1"
matches = "0.1.6"
reqwest = { version = "0.9.22", default-features = false, features = ["rustls-tls"] }
reqwest = { version = "0.9.24", default-features = false, features = ["rustls-tls"] }
serial_test = "0.3.1"
serial_test_derive = "0.3.1"