Skip to content

Commit 9cc9677

Browse files
build(deps): bump async-io from 2.4.1 to 2.6.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.4.1 to 2.6.0. - [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.4.1...v2.6.0) --- updated-dependencies: - dependency-name: async-io dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6aa52d commit 9cc9677

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

Cargo.lock

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ authors = ["Fluvio Contributors <[email protected]>"]
7070
adaptive_backoff = "0.2.1"
7171
anyhow = "1.0.86"
7272
async-channel = { version = "2.3.1", features = ["std"] }
73-
async-io = "2.4"
73+
async-io = "2.6"
7474
async-lock = "3.4.0"
7575
async-trait = { version = "0.1.88", default-features = false }
7676
base64 = "0.22.1"

0 commit comments

Comments
 (0)