Switched to own repos for osx bindings
This commit is contained in:
parent
9dd592600a
commit
0ce2fd00dd
1 changed files with 4 additions and 4 deletions
|
|
@ -25,13 +25,13 @@ git = "https://github.com/DavidPartouche/rust-cocoa"
|
||||||
git = "https://github.com/DavidPartouche/rust-cocoa"
|
git = "https://github.com/DavidPartouche/rust-cocoa"
|
||||||
|
|
||||||
[target.i686-apple-darwin.dependencies.core_foundation]
|
[target.i686-apple-darwin.dependencies.core_foundation]
|
||||||
git = "https://github.com/servo/rust-core-foundation"
|
git = "https://github.com/DavidPartouche/rust-core-foundation"
|
||||||
|
|
||||||
[target.x86_64-apple-darwin.dependencies.core_foundation]
|
[target.x86_64-apple-darwin.dependencies.core_foundation]
|
||||||
git = "https://github.com/servo/rust-core-foundation"
|
git = "https://github.com/DavidPartouche/rust-core-foundation"
|
||||||
|
|
||||||
[target.i686-apple-darwin.dependencies.core_graphics]
|
[target.i686-apple-darwin.dependencies.core_graphics]
|
||||||
git = "https://github.com/servo/rust-core-graphics"
|
git = "https://github.com/DavidPartouche/rust-core-graphics"
|
||||||
|
|
||||||
[target.x86_64-apple-darwin.dependencies.core_graphics]
|
[target.x86_64-apple-darwin.dependencies.core_graphics]
|
||||||
git = "https://github.com/servo/rust-core-graphics"
|
git = "https://github.com/DavidPartouche/rust-core-graphics"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue