fix: keep tokio runtime available for compositor

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

1
Cargo.lock generated
View file

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