aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaul Rouget <me@paulrouget.com>2015-09-23 10:19:27 +0200
committerPaul Rouget <me@paulrouget.com>2015-09-23 10:53:35 +0200
commit68230faeb0c239bbf3ce97a0094f9bfbfc4ea965 (patch)
tree9ef83b4ade708ca45c39057a5cd1cba5bc2bbb24 /Cargo.toml
parent67a31c622140a27830f5b5c1bd4eabfc6c44a0a0 (diff)
downloadglutin-68230faeb0c239bbf3ce97a0094f9bfbfc4ea965.tar.gz
glutin-68230faeb0c239bbf3ce97a0094f9bfbfc4ea965.zip
Update cocoa version
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 e35bbaf..86be162 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ objc = "0.1"
[target.x86_64-apple-darwin.dependencies]
objc = "0.1"
cgl = "0"
-cocoa = "0"
+cocoa = "0.1.4"
core-foundation = "0"
core-graphics = "0"