Skip to content

Commit 35ea544

Browse files
committed
Update Cargo.toml
Signed-off-by: Tyler Mandry <[email protected]>
1 parent 79a105f commit 35ea544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ clippy.type_complexity = "allow"
2929
cocoa-foundation = { default-features = false, path = "cocoa-foundation", version = "0.2" }
3030
core-foundation = { default-features = false, path = "core-foundation", version = "0.10" }
3131
core-foundation-sys = { default-features = false, path = "core-foundation-sys", version = "0.8" }
32-
core-graphics = { default-features = false, path = "core-graphics", version = "0.24" }
32+
core-graphics = { default-features = false, path = "core-graphics", version = "0.25" }
3333
core-graphics-types = { default-features = false, path = "core-graphics-types", version = "0.2" }

0 commit comments

Comments
 (0)