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 hyper-util to 0.1.3 #15

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
hyper-util (source) workspace.dependencies patch 0.1.2 -> 0.1.3

Release Notes

hyperium/hyper-util (hyper-util) ### [`v0.1.3`](https://togithub.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#013-2024-01-31) [Compare Source](https://togithub.com/hyperium/hyper-util/compare/v0.1.2...v0.1.3) ##### Added - Add `Error::is_connect()` which returns true if error came from client `Connect`. - Add timer support to `legacy` pool. - Add support to enable http1/http2 parts of `auto::Builder` individually. ##### Fixed - Fix `auto` connection so it can handle requests shorter than the h2 preface. - Fix `legacy::Client` to no longer error when keep-alive is diabled.

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.