convert std::sync::mpsc to crossbeam_channel (#22264)
This commit is contained in:
@@ -10,6 +10,7 @@ documentation = "https://docs.rs/solana-streamer"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
crossbeam-channel = "0.5"
|
||||
histogram = "0.6.9"
|
||||
itertools = "0.10.3"
|
||||
log = "0.4.14"
|
||||
|
Reference in New Issue
Block a user