Skip to content

Commit

Permalink
Merge pull request #1470 from sharkdp/dependabot/cargo/crossbeam-chan…
Browse files Browse the repository at this point in the history
…nel-0.5.10

build(deps): bump crossbeam-channel from 0.5.8 to 0.5.10
  • Loading branch information
tavianator authored Jan 2, 2024
2 parents 60889d0 + 03e19a1 commit 58284b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ globset = "0.4"
anyhow = "1.0"
etcetera = "0.8"
normpath = "1.1.1"
crossbeam-channel = "0.5.8"
crossbeam-channel = "0.5.10"
clap_complete = {version = "4.4.5", optional = true}
faccess = "0.2.4"

Expand Down

0 comments on commit 58284b8

Please sign in to comment.