izderadicka / audioserve

Simple personal server to serve audiofiles files from folders. Intended primarily for audio books, but anything with decent folder structure will do.
723 stars 36 forks source link

fix(deps): update rust crate hyper-util to v0.1.7 #328

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hyper-util (source) dependencies patch 0.1.6 -> 0.1.7

Release Notes

hyperium/hyper-util (hyper-util) ### [`v0.1.7`](https://togithub.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#017-2024-08-06) [Compare Source](https://togithub.com/hyperium/hyper-util/compare/v0.1.6...v0.1.7) - Add `Connected::poison()` to `legacy` client, a port from hyper v0.14.x. - Add `Error::connect_info()` to `legacy` client, a port from hyper v0.14.x.

Configuration

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

🚦 Automerge: Enabled.

â™» 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.16%. Comparing base (baa9282) to head (1016373).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #328 +/- ## ======================================= Coverage 56.16% 56.16% ======================================= Files 57 57 Lines 11466 11466 ======================================= Hits 6440 6440 Misses 5026 5026 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.