Skip to content

Commit

Permalink
Merge pull request #233 from rust-windowing/dependabot/cargo/core-gra…
Browse files Browse the repository at this point in the history
…phics-0.24.0

build(deps): update core-graphics requirement from 0.23.1 to 0.24.0
  • Loading branch information
madsmtm authored Aug 12, 2024
2 parents e5fa5cd + 9e4449d commit 97e64a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ features = ["Win32_Graphics_Gdi", "Win32_UI_Shell", "Win32_UI_WindowsAndMessagin

[target.'cfg(target_os = "macos")'.dependencies]
bytemuck = { version = "1.12.3", features = ["extern_crate_alloc"] }
core-graphics = "0.23.1"
core-graphics = "0.24.0"
foreign-types = "0.5.0"
objc2 = "0.5.1"
objc2-foundation = { version = "0.2.0", features = ["dispatch", "NSThread"] }
Expand Down

0 comments on commit 97e64a5

Please sign in to comment.