Skip to content

Commit 19d209d

Browse files
Bump crossbeam-channel from 0.5.9 to 0.5.12 (#1332)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.9 to 0.5.12. - [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.9...crossbeam-channel-0.5.12) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dff34d commit 19d209d

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

Cargo.lock

Lines changed: 4 additions & 8 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
@@ -36,7 +36,7 @@ byte-unit = "5.1.4"
3636
bytecount = "0.6.8"
3737
clap.workspace = true
3838
clap_complete = "4.5.2"
39-
crossbeam-channel = "0.5.9"
39+
crossbeam-channel = "0.5.12"
4040
gix = { version = "0.62.0", default-features = false, features = [
4141
"max-performance-safe",
4242
"blob-diff",

0 commit comments

Comments
 (0)