Skip to content

Commit 0649c2b

Browse files
authored
Merge pull request #1568 from sharkdp/dependabot/cargo/crossbeam-channel-0.5.13
build(deps): bump crossbeam-channel from 0.5.12 to 0.5.13
2 parents 29936f0 + f897b82 commit 0649c2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ globset = "0.4"
4646
anyhow = "1.0"
4747
etcetera = "0.8"
4848
normpath = "1.1.1"
49-
crossbeam-channel = "0.5.12"
49+
crossbeam-channel = "0.5.13"
5050
clap_complete = {version = "4.4.9", optional = true}
5151
faccess = "0.2.4"
5252

0 commit comments

Comments
 (0)