Skip to content

Commit 30d557d

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] <[email protected]>
1 parent aa2157a commit 30d557d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -30,7 +30,7 @@ anyhow = "1.0.86"
3030
bitflags = "2.5.0"
3131
captur = "1.0.1"
3232
chrono = "0.4.38"
33-
crossbeam-channel = "0.5.13"
33+
crossbeam-channel = "0.5.15"
3434
crossterm = "0.28.1"
3535
git2 = { version = "0.20.0", default-features = false, features = [] }
3636
if_chain = "1.0.2"

0 commit comments

Comments
 (0)