Skip to content

Commit

Permalink
chore(cargo): turn off debug in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Nov 4, 2023
1 parent 1de35d3 commit 2c23618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,4 @@ split-debuginfo = "unpacked"

[profile.dev.package."*"]
opt-level = 2
debug = false

0 comments on commit 2c23618

Please sign in to comment.