fix(dev profile): optimization level 0

This commit is contained in:
Nova
2023-02-07 15:26:43 -05:00
parent 4f966b6d71
commit 0bb5b53e02

View File

@@ -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]