We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43fa43 commit 18ce028Copy full SHA for 18ce028
Cargo.toml
@@ -34,5 +34,5 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(feature, values("cargo-cli
34
cocoa-foundation = { default-features = false, path = "cocoa-foundation", version = "0.2" }
35
core-foundation = { default-features = false, path = "core-foundation", version = "0.10" }
36
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" }
+core-graphics = { default-features = false, path = "core-graphics", version = "0.25" }
38
core-graphics-types = { default-features = false, path = "core-graphics-types", version = "0.2" }
0 commit comments