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

This reverts commit 3a0271c113.
This commit is contained in:
sakridge
2022-03-11 09:12:27 +01:00
committed by GitHub
parent 99f1a22b9d
commit 9b591286d7
6 changed files with 8 additions and 10 deletions

View File

@ -14,7 +14,7 @@ base64 = "0.12.3"
bincode = "1.3.3"
bs58 = "0.4.0"
crossbeam-channel = "0.5"
dashmap = "5.1.0"
dashmap = "4.0.2"
itertools = "0.10.3"
jsonrpc-core = "18.0.0"
jsonrpc-core-client = { version = "18.0.0" }