mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-06-30 04:14:47 +03:00
Update reis to 0.7.0
This commit is contained in:
committed by
Ferdinand Schober
parent
d1f41180e3
commit
6fb7e24746
@@ -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.5.0", optional = true }
|
||||
reis = { version = "0.7.0", optional = true }
|
||||
|
||||
[features]
|
||||
default = ["libei"]
|
||||
|
||||
Reference in New Issue
Block a user