evaneaston / openweathermap

A client library for the free, v2.5 OpenWeatherMap.org API and a prometheus exporter, written in rust.
MIT License
2 stars 2 forks source link

Update Rust crate http to 1.1.0 #22

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http workspace.dependencies minor 1.0.0 -> 1.1.0

Release Notes

hyperium/http (http) ### [`v1.1.0`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#110-March-4-2024) [Compare Source](https://togithub.com/hyperium/http/compare/v1.0.0...v1.1.0) - Add methods to allow trying to allocate in the `HeaderMap`, returning an error if oversize instead of panicking. - Add `Extensions::get_or_insert()` method. - Implement `From` for `uri::Builder`. - Fix `HeaderName::from_lowercase` that could allow NUL bytes in some cases.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.