Skip to content

Commit 18ce028

Browse files
tmandryjdm
authored andcommitted
Update Cargo.toml
Signed-off-by: Tyler Mandry <[email protected]>
1 parent e43fa43 commit 18ce028

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
@@ -34,5 +34,5 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(feature, values("cargo-cli
3434
cocoa-foundation = { default-features = false, path = "cocoa-foundation", version = "0.2" }
3535
core-foundation = { default-features = false, path = "core-foundation", version = "0.10" }
3636
core-foundation-sys = { default-features = false, path = "core-foundation-sys", version = "0.8" }
37-
core-graphics = { default-features = false, path = "core-graphics", version = "0.24" }
37+
core-graphics = { default-features = false, path = "core-graphics", version = "0.25" }
3838
core-graphics-types = { default-features = false, path = "core-graphics-types", version = "0.2" }

0 commit comments

Comments
 (0)