mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-14 23:04:30 -07:00
chore: static linking for x86_64-pc-windows-msvc
This commit is contained in:
@@ -33,6 +33,6 @@ features = ["advanced", "svg", "tokio", "wgpu"]
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
opt-level = "z"
|
||||
opt-level = 3
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user