convert std::sync::mpsc to crossbeam_channel (#22264)
This commit is contained in:
@@ -12,6 +12,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
bincode = "1.3.3"
|
||||
bs58 = "0.4.0"
|
||||
crossbeam-channel = "0.5"
|
||||
jsonrpc-core = "18.0.0"
|
||||
jsonrpc-core-client = { version = "18.0.0", features = ["ipc", "ws"] }
|
||||
log = "0.4.11"
|
||||
|
Reference in New Issue
Block a user