once_cell is way faster

This commit is contained in:
Lev Kokotov
2022-02-10 17:05:20 -08:00
parent 0bec14ba1c
commit 06575eae7b
4 changed files with 31 additions and 18 deletions

2
Cargo.lock generated
View File

@@ -323,6 +323,8 @@ dependencies = [
"bytes",
"chrono",
"md-5",
"num_cpus",
"once_cell",
"rand",
"regex",
"serde",