mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
chore: move permissive-json-pointer in the meilisearch repository
Update permissive-json-pointer/src/lib.rs Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
4a9000bb96
commit
1ef87cc6d0
6 changed files with 941 additions and 3 deletions
|
@ -36,7 +36,7 @@ num_cpus = "1.13.1"
|
|||
obkv = "0.2.0"
|
||||
once_cell = "1.10.0"
|
||||
parking_lot = "0.12.0"
|
||||
permissive-json-pointer = "0.2.0"
|
||||
permissive-json-pointer = { path = "../permissive-json-pointer" }
|
||||
rand = "0.8.5"
|
||||
rayon = "1.5.1"
|
||||
regex = "1.5.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue