Revert "chore: bump dashmap from 4.0.2 to 5.1.0 (#23372) (#23521)" (#23596)

This reverts commit f56b25ac29.
This commit is contained in:
Trent Nelson
2022-03-11 01:12:46 -07:00
committed by GitHub
parent e0f5fb887b
commit 3875bc91ab
11 changed files with 31 additions and 165 deletions

View File

@ -23,7 +23,7 @@ jsonrpc-derive = "18.0.0"
jsonrpc-ipc-server = "18.0.0"
jsonrpc-server-utils= "18.0.0"
log = "0.4.14"
num_cpus = "1.13.1"
num_cpus = "1.13.0"
rand = "0.7.0"
solana-clap-utils = { path = "../clap-utils", version = "=1.9.12" }
solana-cli-config = { path = "../cli-config", version = "=1.9.12" }