Skip to content

Commit

Permalink
Bump async-io from 2.2.2 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-io@v2.2.2...v2.3.1)

---
updated-dependencies:
- dependency-name: async-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent b3492af commit 155c488
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0.75"
async-io = "2.2.2"
async-io = "2.3.1"
async-net = "2.0.0"
crossbeam-queue = "0.3.11"
crossterm = "0.27.0"
Expand Down

0 comments on commit 155c488

Please sign in to comment.