mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
revert(rust-wheel): restore release optimization
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
4509eb9914
commit
769917a7e8
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ fancy-regex = "0.19.2"
|
|||
veil = "0.3.0"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 2
|
||||
opt-level = 3
|
||||
lto = "thin"
|
||||
codegen-units = 1
|
||||
panic = "unwind"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue