fix ashpd?!

This commit is contained in:
Ferdinand Schober
2025-07-31 16:26:26 +02:00
committed by Ferdinand Schober
parent fa8c6e3b1c
commit 06961c5be3
3 changed files with 205 additions and 110 deletions

View File

@@ -39,7 +39,7 @@ wayland-protocols-misc = { version = "0.3.1", features = [
"client",
], optional = true }
x11 = { version = "2.21.0", features = ["xlib", "xtest"], optional = true }
ashpd = { version = "0.11", default-features = false, features = [
ashpd = { version = "0.11.0", default-features = false, features = [
"tokio",
], optional = true }
reis = { version = "0.5.0", features = ["tokio"], optional = true }