Modify the highlight function to support any JSON type

This commit is contained in:
Clément Renault
2020-11-05 13:58:07 +01:00
parent c94bc59d7e
commit 640c7d748a
5 changed files with 53 additions and 33 deletions

1
http-ui/Cargo.lock generated
View File

@ -731,7 +731,6 @@ dependencies = [
"futures",
"grenad",
"heed",
"indexmap",
"log",
"memmap",
"milli",