diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 20:45:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-30 20:45:21 +0000 |
| commit | 4e1fab6ff1d17a0fff50e1a87af8c0bbe8c075f9 (patch) | |
| tree | 6f1808883d579cb9af6df8af3876170cd5642306 /Cargo.lock | |
| parent | 5bf86e458abc4a9b88840b547fc4b85e4798e4c2 (diff) | |
crates: bump reqwest from 0.12.7 to 0.12.8 (#50)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.7 to 0.12.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.12.7...v0.12.8)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1059,7 +1059,7 @@ name = "nixpkgs-tracker-http" version = "0.2.0" dependencies = [ "log", - "reqwest 0.12.7", + "reqwest 0.12.8", "serde", ] @@ -1380,9 +1380,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.12.7" +version = "0.12.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8f4955649ef5c38cc7f9e8aa41761d48fb9677197daea9984dc54f56aad5e63" +checksum = "f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b" dependencies = [ "base64 0.22.1", "bytes", |
