mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-07-03 05:44:48 +03:00
Update reis to 0.7.0
This commit is contained in:
committed by
Ferdinand Schober
parent
d1f41180e3
commit
6fb7e24746
@@ -45,7 +45,7 @@ ashpd = { version = "0.13.9", default-features = false, features = [
|
||||
"screencast",
|
||||
"tokio",
|
||||
], optional = true }
|
||||
reis = { version = "0.5.0", features = ["tokio"], optional = true }
|
||||
reis = { version = "0.7.0", features = ["tokio"], optional = true }
|
||||
|
||||
[target.'cfg(target_os="macos")'.dependencies]
|
||||
bitflags = "2.6.0"
|
||||
|
||||
Reference in New Issue
Block a user