remove dispatch workaround

This commit is contained in:
Ferdinand Schober
2024-07-04 22:35:26 +02:00
parent 9abec63313
commit b3aa3f4281
7 changed files with 214 additions and 275 deletions

1
Cargo.lock generated
View File

@@ -1226,6 +1226,7 @@ dependencies = [
"input-event",
"keycode",
"log",
"once_cell",
"reis",
"thiserror",
"tokio",