Highlights result with longest match

This commit is contained in:
lironhl
2020-04-24 14:21:22 +03:00
parent 1b7a6687c8
commit 16e075983d
3 changed files with 9 additions and 1 deletions

1
Cargo.lock generated
View File

@ -1141,6 +1141,7 @@ dependencies = [
"serde_qs",
"sha2",
"siphasher",
"slice-group-by",
"structopt",
"sysinfo",
"tempdir",