Skip to content

Commit e7d4f31

Browse files
deps: bump async-broadcast from 0.5.1 to 0.7.0
Bumps [async-broadcast](https://github.com/smol-rs/async-broadcast) from 0.5.1 to 0.7.0. - [Changelog](https://github.com/smol-rs/async-broadcast/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-broadcast@0.5.1...0.7.0) --- updated-dependencies: - dependency-name: async-broadcast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44c5d0c commit e7d4f31

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

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

packages/beetle-bitswap-next/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/dariusc93/rust-ipfs"
1111
[dependencies]
1212
ahash = "0.8"
1313
anyhow = { version = "1", features = ["backtrace"] }
14-
async-broadcast = "0.5.1"
14+
async-broadcast = "0.7.0"
1515
async-channel = "1.8.0"
1616
async-stream = "0.3.5"
1717
async-trait = "0.1.80"

0 commit comments

Comments
 (0)