Skip to content

Commit fcd8606

Browse files
Bump crossbeam-channel from 0.5.13 to 0.5.15
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.15) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa25979 commit fcd8606

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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 @@ keywords = ["jwalk", "diff", "file", "search", "hash" ]
1919

2020
[dependencies]
2121
clap = { version = "4.5.17" }
22-
crossbeam-channel = "0.5.13"
22+
crossbeam-channel = "0.5.15"
2323
jwalk = "0.8.1"
2424
md5 = "0.7.0"
2525
memmap2 = "0.9.5"

0 commit comments

Comments
 (0)