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

@ -14,7 +14,7 @@ bs58 = "0.4.0"
bytecount = "0.6.2"
clap = "2.33.1"
csv = "1.1.6"
dashmap = "5.1.0"
dashmap = "4.0.2"
histogram = "*"
itertools = "0.10.1"
log = { version = "0.4.14" }