Small binary size optimization (#5203)
This commit is contained in:
@@ -55,6 +55,7 @@ toml = { version = "0.7.2" }
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
codegen-units = 1
|
||||
|
||||
[profile.dev.package.insta]
|
||||
opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user