Skip to content

Commit

Permalink
ci: debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
gurinderu committed Feb 10, 2023
1 parent 6c17592 commit c04b27a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,5 @@ debug-assertions = false
strip = true
lto = false
codegen-units = 1 # Reduce number of codegen units to increase optimizations
debug = true
split-debuginfo = "packed"

0 comments on commit c04b27a

Please sign in to comment.