Skip to content

Commit

Permalink
fix(deps): update rust crate crossbeam-channel to 0.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 093492d commit 584a87d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -18,4 +18,4 @@ clap = {version = "4.5.1", features = ["derive"]}
# concurrent processing

crossbeam = "0.8.4"
crossbeam-channel = "0.5.11"
crossbeam-channel = "0.5.12"

0 comments on commit 584a87d

Please sign in to comment.