Skip to content

Commit 7a3a4b4

Browse files
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.14 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.14...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 b927a7c commit 7a3a4b4

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
@@ -108,7 +108,7 @@ chalk-solve = { version = "0.100.0", default-features = false }
108108
chalk-ir = "0.100.0"
109109
chalk-recursive = { version = "0.100.0", default-features = false }
110110
chalk-derive = "0.100.0"
111-
crossbeam-channel = "0.5.14"
111+
crossbeam-channel = "0.5.15"
112112
dissimilar = "1.0.10"
113113
dot = "0.1.4"
114114
either = "1.15.0"

0 commit comments

Comments
 (0)