Removed unnecessary dependency

This commit is contained in:
Lijun Wang 2022-10-18 10:28:17 -07:00
parent f829f3583e
commit 6a7f78028d
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ thiserror = "1.0"
tokio = { version = "1", features = ["full"] }
[dev-dependencies]
crossbeam-channel = "0.5"
rand_chacha = "0.2.2"
solana-logger = { path = "../logger", version = "=1.15.0" }
solana-perf = { path = "../perf", version = "=1.15.0" }