Skip to content

Commit

Permalink
CI: Windows compilation time
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed Dec 13, 2024
1 parent 434aa4e commit 3f86143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ rpath = false
codegen-units = 16
debug = 'line-directives-only'
inherits = "release"
lto = 'fat'
lto = true
opt-level = 0
panic = 'abort'

Expand Down

0 comments on commit 3f86143

Please sign in to comment.