[dependencies.gfx_core]
version = "0.8"
[dependencies.gfx_device_gl]
version = "0.15"
[dependencies.glutin]
version = "0.19"
[features]
headless = []
[lib]
name = "gfx_window_glutin"
[package]
authors = ["The Gfx-rs Developers"]
description = "Glutin window for gfx-rs"
documentation = "https://docs.rs/gfx_window_glutin"
homepage = "https://github.com/gfx-rs/gfx"
keywords = ["graphics", "gamedev"]
license = "Apache-2.0"
name = "gfx_window_glutin"
readme = "README.md"
repository = "https://github.com/gfx-rs/gfx"
version = "0.27.0"