We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5fa5cd + 9e4449d commit 97e64a5Copy full SHA for 97e64a5
Cargo.toml
@@ -47,7 +47,7 @@ features = ["Win32_Graphics_Gdi", "Win32_UI_Shell", "Win32_UI_WindowsAndMessagin
47
48
[target.'cfg(target_os = "macos")'.dependencies]
49
bytemuck = { version = "1.12.3", features = ["extern_crate_alloc"] }
50
-core-graphics = "0.23.1"
+core-graphics = "0.24.0"
51
foreign-types = "0.5.0"
52
objc2 = "0.5.1"
53
objc2-foundation = { version = "0.2.0", features = ["dispatch", "NSThread"] }
0 commit comments