Speed up start up

This commit is contained in:
Dheepak Krishnamurthy 2021-04-01 17:59:35 -06:00
parent ca28e3a4b4
commit 1e44a7e1c5
6 changed files with 280 additions and 240 deletions

1
Cargo.lock generated
View file

@ -1384,6 +1384,7 @@ dependencies = [
"futures",
"futures-timer",
"itertools",
"lazy_static",
"rand",
"regex",
"rustyline",