This commit is contained in:
nora 2025-09-18 20:06:07 +02:00
parent 0df0d40f7c
commit fce09d16cd
3 changed files with 53 additions and 176 deletions

View file

@ -11,7 +11,6 @@ egui_extras = { version = "0.32.2", features = ["image"] }
eyre = "0.6.12"
rustix = "1.1.2"
serde = "1.0.219"
tokio = { version = "1.47.1", features = ["full", "sync"] }
tracing = { version = "0.1.41", features = ["attributes"] }
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
wayland-client = "0.31.11"