8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
211 stars 17 forks source link

fix(deps): update rust crate async-trait to v0.1.81 - autoclosed #332

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.80 -> 0.1.81

Release Notes

dtolnay/async-trait (async-trait) ### [`v0.1.81`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.81) [Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.80...0.1.81) - Turn off unneeded features of `syn` dependency ([#​272](https://togithub.com/dtolnay/async-trait/issues/272), thanks [@​klensy](https://togithub.com/klensy))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 43.88%. Comparing base (c459b13) to head (6a11f13).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #332 +/- ## ========================================== - Coverage 43.89% 43.88% -0.01% ========================================== Files 117 117 Lines 12984 12984 ========================================== - Hits 5699 5698 -1 - Misses 7285 7286 +1 ```

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