optimize store_accounts (#5557)

This commit is contained in:
Rob Walker
2019-08-19 13:00:37 -07:00
committed by GitHub
parent bb25a06baa
commit a8b82a0b68
4 changed files with 60 additions and 87 deletions

View File

@@ -18,7 +18,6 @@ lazy_static = "1.3.0"
libc = "0.2.62"
libloading = "0.5.2"
log = "0.4.8"
maplit = "1.0.1"
memmap = "0.6.2"
rand = "0.6.5"
rayon = "1.1.0"