Skip to content

Commit

Permalink
Bump async-io from 1.1.6 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [async-io](https://github.com/stjepang/async-io) from 1.1.6 to 1.2.0.
- [Release notes](https://github.com/stjepang/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-io@v1.1.6...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 26, 2020
1 parent dfd7f6f commit 21bdbbb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 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
Expand Up @@ -30,7 +30,7 @@ opt-level = 3
async-channel = "1"
async-compat = "0.1"
async-compression = {version = "0.3", features = ["xz", "futures-bufread", "stream"]}
async-io = "1.1"
async-io = "1.2"
async-std = {version = "1.6.5", features = ["unstable", "attributes"]}
async-trait = "0.1"
async-tungstenite = {version = "0.10.0", features = ["async-std-runtime"]}
Expand Down

0 comments on commit 21bdbbb

Please sign in to comment.