Commit e6b139d
authored
chore(deps): Bump async-trait from 0.1.83 to 0.1.85 (#670)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.83
to 0.1.85.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/async-trait/releases">async-trait's
releases</a>.</em></p>
<blockquote>
<h2>0.1.85</h2>
<ul>
<li>Omit <code>Self: 'async_trait</code> bound in impl when not needed
by signature (<a
href="https://redirect.github.com/dtolnay/async-trait/issues/284">#284</a>)</li>
</ul>
<h2>0.1.84</h2>
<ul>
<li>Support <code>impl Trait</code> in return type (<a
href="https://redirect.github.com/dtolnay/async-trait/issues/282">#282</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/async-trait/commit/fee923d4a03609815f334f96f8ad6299b76a6441"><code>fee923d</code></a>
Release 0.1.85</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/0c2e1083f22221daac610d76db3b5bffc767638e"><code>0c2e108</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/async-trait/issues/284">#284</a>
from dtolnay/selfinblock</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/9456e54b598cfe2c965170ff78308f2b6f2d6f73"><code>9456e54</code></a>
Omit <code>Self: 'async_trait</code> bound in impl when not needed by
signature</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/b77d0d504ca3fd0ccee662a559585998f78358a1"><code>b77d0d5</code></a>
Add regression test for issue 283</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/4c8406dd470617e71d75fe93419447750cec5288"><code>4c8406d</code></a>
Release 0.1.84</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/1cab7e43da430785d6c2e55193a4383e45070ba8"><code>1cab7e4</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/async-trait/issues/282">#282</a>
from dtolnay/impltrait</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/3af8236a3d7cdee1d89435b27375c219cf265cbe"><code>3af8236</code></a>
Require Rust 1.75+ for RPITIT (return position impl trait in trait)</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/85b572c44236deab9550572183953b9df743939d"><code>85b572c</code></a>
Support impl Trait in return type</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/aff365fb7477e0952d0196ea369ddec9c7ed3c78"><code>aff365f</code></a>
Add regression test for issue 281</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/7d8519d4160c548d28f4ff58165b09b81da6acf6"><code>7d8519d</code></a>
Update ui test suite to nightly-2024-12-09</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/async-trait/compare/0.1.83...0.1.85">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0923cd1 commit e6b139d
1 file changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments