mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-05 10:31:29 +03:00
update core-graphics / foundation (#227)
This commit is contained in:
committed by
GitHub
parent
1d25dfbe50
commit
66456f18f1
@@ -44,8 +44,8 @@ ashpd = { version = "0.10", default-features = false, features = [
|
||||
reis = { version = "0.4", features = ["tokio"], optional = true }
|
||||
|
||||
[target.'cfg(target_os="macos")'.dependencies]
|
||||
bitflags = "2.5.0"
|
||||
core-graphics = { version = "0.23", features = ["highsierra"] }
|
||||
bitflags = "2.6.0"
|
||||
core-graphics = { version = "0.24.0", features = ["highsierra"] }
|
||||
keycode = "0.4.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user