Skip to content

Commit

Permalink
Revert "Enable LTO for CLI release builds"
Browse files Browse the repository at this point in the history
This reverts commit 13edda1.
  • Loading branch information
irh committed Dec 16, 2024
1 parent 13edda1 commit df89613
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
members = ["crates/*", "crates/koto/examples/*", "libs/*"]
resolver = "2"

[profile.release]
lto = "fat"

[workspace.dependencies]
# Flexible concrete Error type built on std::error::Error
anyhow = "1.0.75"
Expand Down

0 comments on commit df89613

Please sign in to comment.