Skip to content

Commit e5b27da

Browse files
Bump crossbeam-channel from 0.5.11 to 0.5.15
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.11 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.11...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 7c07c54 commit e5b27da

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
@@ -38,7 +38,7 @@ anyhow = "1.0.75"
3838
cfg-if = "1.0.0"
3939
clap = { version = "3.1.6", features = ["derive"] }
4040
console = "0.15.7"
41-
crossbeam-channel = "0.5.8"
41+
crossbeam-channel = "0.5.15"
4242
ec4rs = { version = "1.0.2", optional = true }
4343
env_logger = { version = "0.10.0", default-features = false }
4444
full_moon = "1.2.0"

0 commit comments

Comments
 (0)