Skip to content

Commit 19e305e

Browse files
Bump async-channel from 2.1.1 to 2.2.0 (#905)
Bumps [async-channel](https://github.com/smol-rs/async-channel) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86ae557 commit 19e305e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ version = "0.8.16"
8080
features = [ "uuid1" ]
8181

8282
[dev-dependencies]
83-
async-channel = "2.1.1"
83+
async-channel = "2.2.0"
8484
buf-list = "1.0.3"
8585
expectorate = "1.1.0"
8686
hyper-rustls = "0.25.0"

0 commit comments

Comments
 (0)