From 6d34ef7a3dc0febb7fcade34801236ea61090bbf Mon Sep 17 00:00:00 2001 From: Tomaka17 Date: Tue, 14 Oct 2014 14:44:26 +0200 Subject: Revert temporary fix for rust-core-foundation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9ecf660..b50db83 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/tomaka/rust-core-foundation" +git = "https://github.com/servo/rust-core-foundation" -- cgit v1.2.3