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

chore(deps): update rust crate tokio-util to v0.7.12 #357

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
tokio-util (source) dev-dependencies patch 0.7.11 -> 0.7.12
tokio-util (source) dependencies patch 0.7.11 -> 0.7.12

Release Notes

tokio-rs/tokio (tokio-util) ### [`v0.7.12`](https://redirect.github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) [Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12)

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 these updates 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 (ba8695f) to head (aa36aff). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #357 +/- ## ========================================== + Coverage 55.58% 55.60% +0.02% ========================================== Files 57 57 Lines 11462 11462 ========================================== + Hits 6371 6374 +3 + Misses 5091 5088 -3 ```

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