mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
enable debug symbols in release
This commit is contained in:
parent
905dc241ae
commit
b06e04fb9b
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ license = "MIT"
|
|||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
debug = true
|
||||
|
||||
[profile.dev.package.flate2]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue