Refactored window initialisation code for cocoa, making it more memory safe

This commit is contained in:
David Partouche 2014-10-05 23:45:38 +02:00
parent c38110cac7
commit db578e6e1c
2 changed files with 78 additions and 30 deletions

View file

@ -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"