Skip to content

Commit

Permalink
update release-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Nov 2, 2024
1 parent 90d6750 commit 269abea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,10 @@ cfg-if = "1.0.0"

[profile.release]
opt-level = 3
codegen-units = 1
lto = "fat"
strip = "debuginfo"

[profile.release-dev]
inherits = "release"
opt-level = 3
codegen-units = 16

[profile.release-opt]
inherits = "release"
Expand Down

0 comments on commit 269abea

Please sign in to comment.