build(deps): update reqwest requirement from 0.11.24 to 0.12.0

Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
- [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.24...v0.11.27)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-22 04:51:26 +00:00
committed by GitHub
parent f854dfe77a
commit c7a504b784

View File

@ -77,7 +77,7 @@ version = "4.4.18"
features = ["derive"]
[workspace.dependencies.reqwest]
version = "0.11.24"
version = "0.12.0"
default-features = false
features = ["rustls-tls"]