Skip to content

Commit 99f6c2e

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump async-io from 2.5.0 to 2.6.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.5.0 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.5.0...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] <support@github.com>
1 parent da99ffe commit 99f6c2e

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

Cargo.lock

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

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version.workspace = true
1616
aes = { version = "0.8", features = ["zeroize"], optional = true }
1717
ashpd.workspace = true
1818
async-fs = { version = "2.1.3", optional = true }
19-
async-io = { version = "2.5.0", optional = true }
19+
async-io = { version = "2.6.0", optional = true }
2020
async-lock = { version = "3.4.1", optional = true }
2121
blocking = { version = "1.5.1", optional = true }
2222
cbc = { version = "0.1", features = ["zeroize"], optional = true }

0 commit comments

Comments
 (0)