Auto merge of #6843 - pcwalton:glutinup, r=metajack

servo: Update Glutin to pick up event handling fixes

r? @metajack

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6843)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-07-30 05:16:37 -06:00
commit 325bf6f2d9
2 changed files with 2 additions and 2 deletions

View file

@ -518,7 +518,7 @@ dependencies = [
[[package]]
name = "glutin"
version = "0.0.26"
source = "git+https://github.com/servo/glutin?branch=servo#f42617bf1fdb4aed14e4f391715a73dbc22fe710"
source = "git+https://github.com/servo/glutin?branch=servo#b22056cc75602e2e8cecba605b93a4e52a99a2a2"
dependencies = [
"android_glue 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"cocoa 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",