Skip to content

Commit 6427d41

Browse files
authored
Merge pull request #19564 from rust-lang/dependabot/cargo/crossbeam-channel-0.5.15
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15
2 parents b927a7c + 7a3a4b4 commit 6427d41

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)