mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
optimize build size
This commit is contained in:
parent
02dd1ea29d
commit
493a0e377d
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ members = [
|
|||
]
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
[build]
|
||||
rustflags = "-C link-args=-s"
|
||||
|
||||
[patch.crates-io]
|
||||
pest = { git = "https://github.com/pest-parser/pest.git", rev = "51fd1d49f1041f7839975664ef71fe15c7dcaf67" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue