fix: keep tokio runtime available for compositor

This commit is contained in:
Lionel DARNIS 2026-05-24 16:08:29 +02:00
parent 934db82775
commit 56230f0ade
3 changed files with 11 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1049,6 +1049,7 @@ dependencies = [
"smithay-egui",
"thiserror 2.0.18",
"tiny-skia",
"tokio",
"tracing",
"tracing-journald",
"tracing-subscriber",