Skip to content

Commit

Permalink
Restore opt-level and incremental to default
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood committed May 21, 2024
1 parent ca4650d commit 0f1864a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ predicates = "3.1.0"

[profile.release]
codegen-units = 1
incremental = true
lto = true
opt-level = "s"
panic = "abort"
strip = true

Expand Down

0 comments on commit 0f1864a

Please sign in to comment.