mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
update to reis 0.2
This commit is contained in:
parent
c25a15e2d8
commit
a86d74b52c
4 changed files with 31 additions and 34 deletions
|
|
@ -43,7 +43,7 @@ wayland-protocols-wlr = { version="0.2.0", features=["client"], optional = true
|
|||
wayland-protocols-misc = { version="0.2.0", features=["client"], optional = true }
|
||||
x11 = { version = "2.21.0", features = ["xlib", "xtest"], optional = true }
|
||||
ashpd = { version = "0.8", default-features = false, features = ["tokio"], optional = true }
|
||||
reis = { git = "https://github.com/ids1024/reis", features = [ "tokio" ], optional = true }
|
||||
reis = { version = "0.2", features = [ "tokio" ], optional = true }
|
||||
|
||||
[target.'cfg(target_os="macos")'.dependencies]
|
||||
core-graphics = { version = "0.23", features = ["highsierra"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue