mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Update Cargo.toml
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
c82a382b0b
commit
e0c327bae2
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ debug = true
|
|||
[profile.bench]
|
||||
debug = true
|
||||
|
||||
# Set the settings for build scripts and proc-macros.
|
||||
# Make sure that the build scripts and proc-macros are compiled with
|
||||
# all the optimizations. It speeds up the zip crate that we use in the build.rs.
|
||||
[profile.dev.build-override]
|
||||
opt-level = 3
|
||||
[profile.release.build-override]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue