Skip to content

Commit

Permalink
remove debuginfo from epoxy-client by default
Browse files Browse the repository at this point in the history
  • Loading branch information
r58Playz committed Mar 27, 2024
1 parent 7001ee8 commit e6f2dac
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 @@ -15,3 +15,4 @@ opt-level = 3

[profile.release.package.epoxy-client]
opt-level = 'z'
debug = false

0 comments on commit e6f2dac

Please sign in to comment.