Skip to content

Commit edfee19

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.0.3"
3636
bytecount = "0.6.7"
3737
clap.workspace = true
3838
clap_complete = "4.4.4"
39-
crossbeam-channel = "0.5.8"
39+
crossbeam-channel = "0.5.9"
4040
gix = { version = "0.56.0", default-features = false, features = [
4141
"max-performance-safe",
4242
"blob-diff",

0 commit comments

Comments
 (0)