diff --git a/Cargo.toml b/Cargo.toml index 03647dc..862158f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,8 +62,6 @@ wayland = ["dep:smithay", "dep:xkbcommon"] profile_tokio = ["dep:console-subscriber", "tokio/tracing"] profile_app = ["dep:tracing-chrome"] -[profile.dev] -opt-level = 1 [profile.dev.package."*"] opt-level = 3 [profile.release]