Skip to content

Commit d4ce710

Browse files
committed
Bump required version of core-foundation for link feature
1 parent 795398a commit d4ce710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-graphics-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010

1111
[dependencies]
1212
bitflags = "1.0"
13-
core-foundation = { default-features = false, path = "../core-foundation", version = "0.9" }
13+
core-foundation = { default-features = false, path = "../core-foundation", version = "0.9.4" }
1414
libc = "0.2"
1515

1616
[features]

0 commit comments

Comments
 (0)