jsonl support

This commit is contained in:
mpostma
2021-09-29 10:17:52 +02:00
parent 5bac65f8b8
commit 1f537e1b60
10 changed files with 121 additions and 41 deletions

1
Cargo.lock generated
View File

@ -1779,6 +1779,7 @@ dependencies = [
[[package]]
name = "milli"
version = "0.16.0"
source = "git+https://github.com/meilisearch/milli.git?rev=f65153ad6454317213680e9a9a908ec78d5645a7#f65153ad6454317213680e9a9a908ec78d5645a7"
dependencies = [
"bimap",
"bincode",