Skip to content

Commit

Permalink
Remove debug info from release profile
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamVenner committed Feb 28, 2022
1 parent c94df16 commit dc5cb6f
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 @@ -16,9 +16,6 @@ icon = ["src/assets/blackhole.ico"]
[features]
gui = ["msgbox", "opener"]

[profile.release]
debug = true

[dependencies]
dirs = "3.0"
trash = "1.2"
Expand Down

0 comments on commit dc5cb6f

Please sign in to comment.