Update cocoa (needed for newer glutin)

This commit is contained in:
Glenn Watson 2014-12-16 14:47:58 +10:00
parent fb5c1bef6f
commit 748de2f7ac
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ dependencies = [
[[package]]
name = "cocoa"
version = "0.1.1"
source = "git+https://github.com/servo/rust-cocoa#084f8e1baf40391eb12819d16765af25ca96c7ec"
source = "git+https://github.com/servo/rust-cocoa#19d6f6977dcedbf29000b65d83df66cf589c20c3"
[[package]]
name = "compile_msg"

2
ports/cef/Cargo.lock generated
View file

@ -60,7 +60,7 @@ dependencies = [
[[package]]
name = "cocoa"
version = "0.1.1"
source = "git+https://github.com/servo/rust-cocoa#084f8e1baf40391eb12819d16765af25ca96c7ec"
source = "git+https://github.com/servo/rust-cocoa#19d6f6977dcedbf29000b65d83df66cf589c20c3"
[[package]]
name = "compositing"