mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
bump milli
This commit is contained in:
parent
7c908fadcf
commit
953055e3d7
2 changed files with 5 additions and 5 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
@ -1313,7 +1313,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "filter-parser"
|
||||
version = "0.35.0"
|
||||
source = "git+https://github.com/meilisearch/milli.git?branch=main#d3f95e6c691a055421f05b951f7e1298bfacfa52"
|
||||
source = "git+https://github.com/meilisearch/milli.git#2e539249cb16f5e88be9f21ab712f8b4266cad36"
|
||||
dependencies = [
|
||||
"nom",
|
||||
"nom_locate",
|
||||
|
@ -1332,7 +1332,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "flatten-serde-json"
|
||||
version = "0.35.0"
|
||||
source = "git+https://github.com/meilisearch/milli.git?branch=main#d3f95e6c691a055421f05b951f7e1298bfacfa52"
|
||||
source = "git+https://github.com/meilisearch/milli.git#2e539249cb16f5e88be9f21ab712f8b4266cad36"
|
||||
dependencies = [
|
||||
"serde_json",
|
||||
]
|
||||
|
@ -1872,7 +1872,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "json-depth-checker"
|
||||
version = "0.35.0"
|
||||
source = "git+https://github.com/meilisearch/milli.git?branch=main#d3f95e6c691a055421f05b951f7e1298bfacfa52"
|
||||
source = "git+https://github.com/meilisearch/milli.git#2e539249cb16f5e88be9f21ab712f8b4266cad36"
|
||||
dependencies = [
|
||||
"serde_json",
|
||||
]
|
||||
|
@ -2385,7 +2385,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "milli"
|
||||
version = "0.35.0"
|
||||
source = "git+https://github.com/meilisearch/milli.git?branch=main#d3f95e6c691a055421f05b951f7e1298bfacfa52"
|
||||
source = "git+https://github.com/meilisearch/milli.git#2e539249cb16f5e88be9f21ab712f8b4266cad36"
|
||||
dependencies = [
|
||||
"bimap",
|
||||
"bincode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue