From db578e6e1ce88f2ceb2f0f04315aedab9e11441e Mon Sep 17 00:00:00 2001 From: David Partouche Date: Sun, 5 Oct 2014 23:45:38 +0200 Subject: Refactored window initialisation code for cocoa, making it more memory safe --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1df2220..d15ba32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ git = "https://github.com/bjz/gl-rs" git = "https://github.com/DavidPartouche/rust-cocoa" [dependencies.core_foundation] -git = "https://github.com/DavidPartouche/rust-core-foundation" +git = "https://github.com/servo/rust-core-foundation" -- cgit v1.2.3