This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| async-trait | dependencies | patch | 0.1.81 -> 0.1.88 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dtolnay/async-trait (async-trait)
v0.1.88
- Fix lifetime bounding on generic parameters that have cfg (#289)
v0.1.87
- Documentation improvements
v0.1.86
- Documentation improvements
v0.1.85
- Omit
Self: 'async_traitbound in impl when not needed by signature (#284)
v0.1.84
- Support
impl Traitin return type (#282)
v0.1.83
- Prevent needless_arbitrary_self_type lint being produced in generated code (#278)
v0.1.82
- Prevent elided_named_lifetimes lint being produced in generated code (#276)
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 was generated by Mend Renovate. View the repository job log.