Skip to content

Commit 97e64a5

Browse files
authored
Merge pull request #233 from rust-windowing/dependabot/cargo/core-graphics-0.24.0
build(deps): update core-graphics requirement from 0.23.1 to 0.24.0
2 parents e5fa5cd + 9e4449d commit 97e64a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ features = ["Win32_Graphics_Gdi", "Win32_UI_Shell", "Win32_UI_WindowsAndMessagin
4747

4848
[target.'cfg(target_os = "macos")'.dependencies]
4949
bytemuck = { version = "1.12.3", features = ["extern_crate_alloc"] }
50-
core-graphics = "0.23.1"
50+
core-graphics = "0.24.0"
5151
foreign-types = "0.5.0"
5252
objc2 = "0.5.1"
5353
objc2-foundation = { version = "0.2.0", features = ["dispatch", "NSThread"] }

0 commit comments

Comments
 (0)