Tune the words prefixes threshold to compute for 1/1000 instead

This commit is contained in:
Kerollmops
2021-03-03 11:25:36 +01:00
parent f376c6a728
commit 07784c8990
3 changed files with 3 additions and 2 deletions

1
Cargo.lock generated
View File

@ -866,6 +866,7 @@ dependencies = [
"anyhow",
"byte-unit",
"heed",
"jemallocator",
"milli",
"stderrlog",
"structopt",