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.10 #395

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
hyper-util (source) dependencies patch 0.1.9 -> 0.1.10

Release Notes

hyperium/hyper-util (hyper-util) ### [`v0.1.10`](https://redirect.github.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#0110-2024-10-28) [Compare Source](https://redirect.github.com/hyperium/hyper-util/compare/v0.1.9...v0.1.10) - Add `http2_max_header_list_size(num)` option to legacy client builder. - Add `set_tcp_user_timeout(dur)` option to legacy `HttpConnector`.

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 weeks ago

Codecov Report

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

Project coverage is 55.61%. Comparing base (930e26e) to head (6b7305c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #395 +/- ## ======================================= Coverage 55.61% 55.61% ======================================= Files 56 56 Lines 11455 11455 ======================================= Hits 6371 6371 Misses 5084 5084 ```

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