aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTomaka17 <pierre.krieger1708@gmail.com>2014-10-14 14:43:03 +0200
committerTomaka17 <pierre.krieger1708@gmail.com>2014-10-14 14:43:38 +0200
commit4a654b561e00f928b911613ccc71420fdc7875ce (patch)
treeab7ccdf048567cb7b4e433bd9a0193102dee2abd /Cargo.toml
parentc7f2dc67374edefd351a236eb49374602af0aabd (diff)
downloadglutin-4a654b561e00f928b911613ccc71420fdc7875ce.tar.gz
glutin-4a654b561e00f928b911613ccc71420fdc7875ce.zip
Temporary fix to outdated rust-core-foundation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b50db83..9ecf660 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/servo/rust-core-foundation"
+git = "https://github.com/tomaka/rust-core-foundation"