mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-31 00:50:57 +03:00
upgrade ashpd + reis (#226)
This commit is contained in:
committed by
GitHub
parent
9d28fe6c7b
commit
1d25dfbe50
@@ -14,7 +14,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
thiserror = "2.0.0"
|
||||
|
||||
[target.'cfg(all(unix, not(target_os="macos")))'.dependencies]
|
||||
reis = { version = "0.2.0", optional = true }
|
||||
reis = { version = "0.4", optional = true }
|
||||
|
||||
[features]
|
||||
default = ["libei"]
|
||||
|
||||
Reference in New Issue
Block a user