diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-03 09:44:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-03 09:44:25 -0400 |
| commit | 179e945ef8500fa37e0ad0fd598d0080dabf11eb (patch) | |
| tree | 0d262c7c7c8691f09b00dd9df76044f6fa4fde8d | |
| parent | bd19beee7e661f3ad64177f9d6b5127856339e1f (diff) | |
| download | xesite-179e945ef8500fa37e0ad0fd598d0080dabf11eb.tar.xz xesite-179e945ef8500fa37e0ad0fd598d0080dabf11eb.zip | |
build(deps): bump reqwest from 0.11.4 to 0.11.6 (#406)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.6.
- [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.4...v0.11.6)
---
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 | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1712,9 +1712,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.4" +version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "246e9f61b9bb77df069a947682be06e31ac43ea37862e244a69f177694ea6d22" +checksum = "66d2927ca2f685faf0fc620ac4834690d29e7abb153add10f5812eef20b5e280" dependencies = [ "base64", "bytes", @@ -2560,8 +2560,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce" dependencies = [ "cfg-if", - "serde", - "serde_json", "wasm-bindgen-macro", ] |
