mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
Revert "fix(1785): enable lto and codegen-units in release build (#65… (#6982)
This commit is contained in:
parent
66a2a3cb9a
commit
2e2462a23d
1 changed files with 0 additions and 4 deletions
|
|
@ -36,7 +36,3 @@ reqwest = { version = "0.12.28", default-features = false, features = ["multipar
|
|||
tower = "0.5.2"
|
||||
tower-http = "0.6.8"
|
||||
url = "2.5.8"
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue