Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit 4e29474

Browse files
committed
Remove testing path of core-foundation.
1 parent 7fbe5d5 commit 4e29474

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
@@ -13,5 +13,5 @@ elcapitan = []
1313

1414
[dependencies]
1515
bitflags = "0.9"
16-
core-foundation = { path = "../core-foundation-rs/core-foundation" } #"0.4"
16+
core-foundation = "0.4"
1717
libc = "0.2"

0 commit comments

Comments
 (0)