Skip to content

Commit

Permalink
chore: patch cargo patch-production profile (#18139)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel authored Aug 20, 2024
1 parent ed73a52 commit 4f095a0
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 @@ -302,9 +302,6 @@ lto = "off"
# It will trade-off lto for faster build time.
[profile.patch-production]
inherits = "production"
debug = "full"
incremental = false
split-debuginfo = "packed"
lto = "off"

[profile.production]
Expand Down

0 comments on commit 4f095a0

Please sign in to comment.