diff options
author | Tomaka17 <pierre.krieger1708@gmail.com> | 2014-10-14 14:44:26 +0200 |
---|---|---|
committer | Tomaka17 <pierre.krieger1708@gmail.com> | 2014-10-14 14:44:26 +0200 |
commit | 6d34ef7a3dc0febb7fcade34801236ea61090bbf (patch) | |
tree | 19ac46dddf3dcf2cccd18633cb5a7356a5e20d7d | |
parent | 4a654b561e00f928b911613ccc71420fdc7875ce (diff) | |
download | glutin-6d34ef7a3dc0febb7fcade34801236ea61090bbf.tar.gz glutin-6d34ef7a3dc0febb7fcade34801236ea61090bbf.zip |
Revert temporary fix for rust-core-foundation
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |