Adjust nofiles within Blocktree::open() for all ledger/ users (#6737) (#6740)

automerge
This commit is contained in:
mergify[bot]
2019-11-05 12:09:17 -08:00
committed by Grimes
parent 60ce18250d
commit a6646f3124
4 changed files with 43 additions and 42 deletions

View File

@@ -19,6 +19,7 @@ dlopen_derive = "0.1.4"
fs_extra = "1.1.0"
itertools = "0.8.0"
lazy_static = "1.4.0"
libc = "0.2.65"
log = { version = "0.4.8" }
rand = "0.6.5"
rand_chacha = "0.1.1"