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 @@ bs58 = "0.4.0"
clap = "2.33.1"
crossbeam-channel = "0.5"
csv = "1.1.6"
dashmap = "5.1.0"
dashmap = "4.0.2"
histogram = "*"
itertools = "0.10.3"
log = { version = "0.4.14" }