servo: Merge #7543 - Update glutin (from mbrubeck:glutin-up); r=pcwalton

To servo/glutin#46

Source-Repo: https://github.com/servo/servo
Source-Revision: f8ba9a81116e11249845189c6af8978df1693c4b
This commit is contained in:
Matt Brubeck 2015-09-04 10:23:58 -06:00
parent cf0446c9f9
commit e9926732de
2 changed files with 2 additions and 2 deletions

View File

@ -636,7 +636,7 @@ dependencies = [
[[package]]
name = "glutin"
version = "0.3.5"
source = "git+https://github.com/servo/glutin?branch=servo#0b055f889ce0baaa0fc186da4f3b5c31b7c6fd18"
source = "git+https://github.com/servo/glutin?branch=servo#1083121e586539760e2b1e9a99bbf3012e78fb98"
dependencies = [
"android_glue 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -621,7 +621,7 @@ dependencies = [
[[package]]
name = "glutin"
version = "0.3.5"
source = "git+https://github.com/servo/glutin?branch=servo#0b055f889ce0baaa0fc186da4f3b5c31b7c6fd18"
source = "git+https://github.com/servo/glutin?branch=servo#1083121e586539760e2b1e9a99bbf3012e78fb98"
dependencies = [
"android_glue 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",