aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomaka17 <pierre.krieger1708@gmail.com>2014-10-14 14:44:26 +0200
committerTomaka17 <pierre.krieger1708@gmail.com>2014-10-14 14:44:26 +0200
commit6d34ef7a3dc0febb7fcade34801236ea61090bbf (patch)
tree19ac46dddf3dcf2cccd18633cb5a7356a5e20d7d
parent4a654b561e00f928b911613ccc71420fdc7875ce (diff)
downloadglutin-6d34ef7a3dc0febb7fcade34801236ea61090bbf.tar.gz
glutin-6d34ef7a3dc0febb7fcade34801236ea61090bbf.zip
Revert temporary fix for rust-core-foundation
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"