mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-06 00:31:29 +03:00
fix ashpd?!
This commit is contained in:
committed by
Ferdinand Schober
parent
fa8c6e3b1c
commit
06961c5be3
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user