mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-10 08:54:11 +00:00
build: remove debug from release profile
This commit is contained in:
@@ -16,9 +16,6 @@ path = "src/main.rs"
|
||||
name="grim"
|
||||
crate-type = ["rlib"]
|
||||
|
||||
[profile.release]
|
||||
debug = 1
|
||||
|
||||
[profile.release-apk]
|
||||
inherits = "release"
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user