refactor(wayland/xwayland_rootless): use tokio

This commit is contained in:
Nova
2024-04-04 23:55:49 -04:00
parent 49253567cb
commit 90f60c9178
5 changed files with 41 additions and 438 deletions

2
Cargo.lock generated
View File

@@ -2025,7 +2025,7 @@ checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay/smithay.git#8287457195cf6a495331f65f5e0119f931ff7e79"
source = "git+https://github.com/colinmarc/smithay.git#d176935e3223bea6ae48946219bc55d12ebbba54"
dependencies = [
"appendlist",
"bitflags 2.4.0",