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 795398a commit d4ce710Copy full SHA for d4ce710
core-graphics-types/Cargo.toml
@@ -10,7 +10,7 @@ edition = "2018"
10
11
[dependencies]
12
bitflags = "1.0"
13
-core-foundation = { default-features = false, path = "../core-foundation", version = "0.9" }
+core-foundation = { default-features = false, path = "../core-foundation", version = "0.9.4" }
14
libc = "0.2"
15
16
[features]
0 commit comments