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 derive_builder to v0.20.1 #359

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
derive_builder dependencies patch 0.20.0 -> 0.20.1

Release Notes

colin-kiegel/rust-derive-builder (derive_builder) ### [`v0.20.1`](https://redirect.github.com/colin-kiegel/rust-derive-builder/releases/tag/v0.20.1) [Compare Source](https://redirect.github.com/colin-kiegel/rust-derive-builder/compare/v0.20.0...v0.20.1) - Forward default type params [#​319](https://redirect.github.com/colin-kiegel/rust-derive-builder/issues/319)

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 (2b0b148) to head (7bdb0c3). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #359 +/- ## ========================================== + Coverage 55.58% 55.60% +0.01% ========================================== Files 57 57 Lines 11462 11462 ========================================== + Hits 6371 6373 +2 + Misses 5091 5089 -2 ```

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