From 4a654b561e00f928b911613ccc71420fdc7875ce Mon Sep 17 00:00:00 2001 From: Tomaka17 Date: Tue, 14 Oct 2014 14:43:03 +0200 Subject: Temporary fix to outdated rust-core-foundation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b50db83..9ecf660 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,4 +23,4 @@ git = "https://github.com/DavidPartouche/rust-cocoa" optional = true [dependencies.core_foundation] -git = "https://github.com/servo/rust-core-foundation" +git = "https://github.com/tomaka/rust-core-foundation" -- cgit v1.2.3