rustapi
rustapi copied to clipboard
Bump async-trait from 0.1.82 to 0.1.86
Bumps async-trait from 0.1.82 to 0.1.86.
Release notes
Sourced from async-trait's releases.
0.1.86
- Documentation improvements
0.1.85
- Omit
Self: 'async_traitbound in impl when not needed by signature (#284)0.1.84
- Support
impl Traitin return type (#282)0.1.83
- Prevent needless_arbitrary_self_type lint being produced in generated code (#278)
Commits
46a70c0Release 0.1.860e43f29Merge pull request #286 from dtolnay/dyncompc49cbcbUpdate 'object safe' -> 'dyn compatible' naming in tests87316f9Merge pull request #285 from dtolnay/dyncompeb69fb3Delete section on dyn compatibility of default implementationsec9665aUpdate example error message in docsf1b4d3cUpdate ui test suite to nightly-2025-02-01b33a4b2More precise gitignore patterns9d09210Remove **/*.rs.bk from project-specific gitignore3f11674Update ui test suite to nightly-2025-01-23- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)