update core-graphics / foundation (#227)

This commit is contained in:
Ferdinand Schober
2024-11-07 01:15:35 +01:00
committed by GitHub
parent 1d25dfbe50
commit 66456f18f1
3 changed files with 13 additions and 13 deletions

View File

@@ -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]