mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Merge #491
491: remove the unused key warning r=curquiza a=irevoire When I copy-pasted my flatten crate I forgot to remove the key used to publish the package and that throw a warning. Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
commit
6b0737384b
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Flatten serde-json objects like elastic search"
|
description = "Flatten serde-json objects like elastic search"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
author = ["Tamo tamo@meilisearch.com"]
|
|
||||||
repository = "https://github.com/irevoire/flatten-serde-json"
|
|
||||||
keywords = ["json", "flatten"]
|
|
||||||
categories = ["command-line-utilities"]
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue