Skip to content

Commit

Permalink
Merge pull request #53 from dezoito/dev
Browse files Browse the repository at this point in the history
Removes lto from Cargo.toml
  • Loading branch information
dezoito authored Nov 25, 2024
2 parents 8239e14 + d2efcca commit 5720c9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ custom-protocol = ["tauri/custom-protocol"]
# Speeds up cargo checks and compiling when using sqlx with macros
[profile.dev.package.sqlx-macros]
opt-level = 3

[profile.release]
lto = true

0 comments on commit 5720c9e

Please sign in to comment.