mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
chore: Make the debug symbols available for release binaries
This commit is contained in:
parent
acede0f3e8
commit
c6bb2b6f9c
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ members = [
|
|||
"meilidb-core",
|
||||
"meilidb-tokenizer",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue