diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-23 08:16:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-23 08:16:23 -0500 |
| commit | bc4420cf1978902a0bf8c3c200222a39ec3f078a (patch) | |
| tree | c76a20a3333d94b9167704d79d653041c8b1188d | |
| parent | d951dc438d2ddbd0af1068a3185b7199ba2cea88 (diff) | |
| download | xesite-bc4420cf1978902a0bf8c3c200222a39ec3f078a.tar.xz xesite-bc4420cf1978902a0bf8c3c200222a39ec3f078a.zip | |
build(deps): bump reqwest from 0.11.7 to 0.11.8 (#421)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.7 to 0.11.8.
- [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.7...v0.11.8)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1633,9 +1633,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.7" +version = "0.11.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07bea77bc708afa10e59905c3d4af7c8fd43c9214251673095ff8b14345fcbc5" +checksum = "7c4e0a76dc12a116108933f6301b95e83634e0c47b0afbed6abbaa0601e99258" dependencies = [ "base64", "bytes", |
