diff --git a/Cargo.toml b/Cargo.toml index 79edc3e3..87fe238f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,9 +16,6 @@ path = "src/main.rs" name="grim" crate-type = ["rlib"] -[profile.release] -debug = 1 - [profile.release-apk] inherits = "release" strip = true