Skip to content

Commit 5b66222

Browse files
Bump async-channel from 2.3.1 to 2.4.0
Bumps [async-channel](https://github.com/smol-rs/async-channel) from 2.3.1 to 2.4.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.3.1...v2.4.0) --- updated-dependencies: - dependency-name: async-channel dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66119f7 commit 5b66222

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 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
@@ -19,7 +19,7 @@ license = "MIT OR Apache-2.0"
1919
repository = "https://github.com/paritytech/polkadot-introspector"
2020

2121
[workspace.dependencies]
22-
async-channel = "2.3.1"
22+
async-channel = "2.4.0"
2323
async-trait = "0.1.88"
2424
bincode = "1.3.3"
2525
clap = { version = "4.5.40", features = ["derive"] }

0 commit comments

Comments
 (0)