dtolnay/async-trait (async-trait)
### [`v0.1.80`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.80)
[Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.79...0.1.80)
- Fix unreachable code warning for async functions that return `!` ([#265](https://togithub.com/dtolnay/async-trait/issues/265), thanks [@de-vri-es](https://togithub.com/de-vri-es))
### [`v0.1.79`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.79)
[Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.78...0.1.79)
- Clean up some dead code
### [`v0.1.78`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.78)
[Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.77...0.1.78)
- Prevent unused_qualifications lint being triggered in generated code in nightly-2024-03-05 and up ([#260](https://togithub.com/dtolnay/async-trait/issues/260))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.1.77
->0.1.80
Release Notes
dtolnay/async-trait (async-trait)
### [`v0.1.80`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.80) [Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.79...0.1.80) - Fix unreachable code warning for async functions that return `!` ([#265](https://togithub.com/dtolnay/async-trait/issues/265), thanks [@de-vri-es](https://togithub.com/de-vri-es)) ### [`v0.1.79`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.79) [Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.78...0.1.79) - Clean up some dead code ### [`v0.1.78`](https://togithub.com/dtolnay/async-trait/releases/tag/0.1.78) [Compare Source](https://togithub.com/dtolnay/async-trait/compare/0.1.77...0.1.78) - Prevent unused_qualifications lint being triggered in generated code in nightly-2024-03-05 and up ([#260](https://togithub.com/dtolnay/async-trait/issues/260))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.