mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
e5c54c4399
...by a factor of 17.6x.
11 lines
126 B
TOML
11 lines
126 B
TOML
[workspace]
|
|
members = [
|
|
"raptor",
|
|
"raptor-indexer",
|
|
"raptor-search",
|
|
]
|
|
|
|
[profile.release]
|
|
lto = true
|
|
debug = true
|