Skip to content

Commit

Permalink
Bump tokio from 1.28.0 to 1.28.1 (#1942)
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.0 to 1.28.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tokio/releases">tokio's
releases</a>.</em></p>
<blockquote>
<h2>Tokio v1.28.1</h2>
<h1>1.28.1 (May 10th, 2023)</h1>
<p>This release fixes a mistake in the build script that makes
<code>AsFd</code> implementations unavailable on Rust 1.63. (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/5677">#5677</a>)</p>
<p><a
href="https://redirect.github.com/tokio-rs/tokio/issues/5677">#5677</a>:
<a
href="https://redirect.github.com/tokio-rs/tokio/pull/5677">tokio-rs/tokio#5677</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tokio-rs/tokio/commit/a26fc9c9f956a66d086b8e43dbf9b2a8fe9b14de"><code>a26fc9c</code></a>
chore: prepare Tokio v1.28.1 (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/5679">#5679</a>)</li>
<li><a
href="https://github.com/tokio-rs/tokio/commit/f2d033e4541d3e814e19b19ddd8a07ff1302ddbb"><code>f2d033e</code></a>
build: fix warnings in AS_FD_PROBE (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/5677">#5677</a>)</li>
<li>See full diff in <a
href="https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio&package-manager=cargo&previous-version=1.28.0&new-version=1.28.1)](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 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>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent 221a594 commit 1221300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1221300

Please sign in to comment.