Skip to content

Commit 9e4449d

Browse files
build(deps): update core-graphics requirement from 0.23.1 to 0.24.0
Updates the requirements on [core-graphics](https://github.com/servo/core-foundation-rs) to permit the latest version. - [Commits](servo/core-foundation-rs@core-graphics-v0.23.1...core-graphics-v0.24.0) --- updated-dependencies: - dependency-name: core-graphics dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5fa5cd commit 9e4449d

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)