mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Enable debug assertions of heed
This commit is contained in:
parent
55ca2c4481
commit
16c962eb30
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ license = "MIT"
|
|||
[profile.release]
|
||||
codegen-units = 1
|
||||
|
||||
[profile.release.package.heed]
|
||||
debug-assertions = true
|
||||
|
||||
[profile.dev.package.flate2]
|
||||
opt-level = 3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue