Skip to content

Commit

Permalink
fix(deps): update rust crate crossbeam-channel to 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent a250d6a commit f88472c
Showing 1 changed file with 1 addition and 1 deletion.
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.4.11", features = ["derive"]}
# concurrent processing

crossbeam = "0.8.3"
crossbeam-channel = "0.5.9"
crossbeam-channel = "0.5.10"

0 comments on commit f88472c

Please sign in to comment.