fix: rogcc not starting in rog ally

This commit is contained in:
Denis Benato
2026-01-14 02:10:03 +01:00
parent e4680c9543
commit 33a4dba8fe
2 changed files with 80 additions and 66 deletions

View File

@@ -14,6 +14,7 @@ mocking = []
x11 = ["slint/backend-winit-x11"]
# Optional tokio debug feature does not require nightly; remove RUSTFLAGS note.
tokio-debug = ["console-subscriber"]
rog_ally = []
[dependencies]
console-subscriber = { version = "^0.4", optional = true }