mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Make sure there is one newline at eof in cargo.toml
This commit is contained in:
parent
20be69e1b9
commit
f20e588ec1
2 changed files with 1 additions and 2 deletions
|
@ -14,4 +14,4 @@ milli = { path = "../milli" }
|
|||
stderrlog = "0.5.1"
|
||||
structopt = { version = "0.3.26", default-features = false }
|
||||
|
||||
mimalloc = { version = "0.1.29", default-features = false }
|
||||
mimalloc = { version = "0.1.29", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue