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 reqwest to v0.12.7 #345

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
reqwest dev-dependencies patch 0.12.6 -> 0.12.7

Release Notes

seanmonstar/reqwest (reqwest) ### [`v0.12.7`](https://togithub.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0127) [Compare Source](https://togithub.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7) - Revert adding `impl Service>` for `Client`.

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 (0525fb2) to head (43ab40e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #345 +/- ## ========================================== + Coverage 56.14% 56.16% +0.01% ========================================== Files 57 57 Lines 11466 11466 ========================================== + Hits 6438 6440 +2 + Misses 5028 5026 -2 ```

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