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.8 #360

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

hyperium/hyper-util (hyper-util) ### [`v0.1.8`](https://redirect.github.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#018-2024-09-09) [Compare Source](https://redirect.github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) - Add `server::conn::auto::upgrade::downcast()` for use with auto connection upgrades.

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 2 months ago

Codecov Report

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

Project coverage is 55.60%. Comparing base (e906a41) to head (4686603). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #360 +/- ## ======================================= Coverage 55.60% 55.60% ======================================= Files 57 57 Lines 11462 11462 ======================================= Hits 6373 6373 Misses 5089 5089 ```

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