mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Update version
This commit is contained in:
parent
8cc86d5a8d
commit
d138b3c704
9 changed files with 16 additions and 9 deletions
|
@ -1,8 +1,9 @@
|
|||
[package]
|
||||
name = "json-depth-checker"
|
||||
version = "0.1.0"
|
||||
version = "0.27.0"
|
||||
edition = "2021"
|
||||
description = "A library that indicates if a JSON must be flattened"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue