Skip to content

Commit 6d4d428

Browse files
committed
Remove wrong CF dependency in sys crate
1 parent ffdb0a2 commit 6d4d428

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system-configuration-sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ license = "MIT/Apache-2.0"
1010
build = "build.rs"
1111

1212
[dependencies]
13-
core-foundation = { git = "https://github.com/servo/core-foundation-rs", version = "0.4.4" }
1413
core-foundation-sys = { git = "https://github.com/servo/core-foundation-rs", version = "0.4.4" }
1514

1615
[build-dependencies]

0 commit comments

Comments
 (0)