diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-13 09:59:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-13 09:59:03 -0400 |
| commit | 6e21e1653c670b17675fedb73a83ac08b3c6a247 (patch) | |
| tree | 8add1cb3810a58a567ede8d88e19140a5e0bd7ad | |
| parent | aa73162e4ba2a131cb3e9ee888c3d3ff357c68eb (diff) | |
| download | xesite-6e21e1653c670b17675fedb73a83ac08b3c6a247.tar.xz xesite-6e21e1653c670b17675fedb73a83ac08b3c6a247.zip | |
build(deps): bump reqwest from 0.11.2 to 0.11.3 (#357)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.2...v0.11.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1641,9 +1641,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf12057f289428dbf5c591c74bf10392e4a8003f993405a902f20117019022d4" +checksum = "2296f2fac53979e8ccbc4a1136b25dcefd37be9ed7e4a1f6b05a6029c84ff124" dependencies = [ "base64", "bytes", |
