pistoncore-glutin_window 0.51.1

A Piston window back-end using the Glutin library
Documentation
[package]

name = "pistoncore-glutin_window"
version = "0.51.1"
authors = ["bvssvni <bvssvni@gmail.com>"]
keywords = ["glutin", "window", "piston"]
description = "A Piston window back-end using the Glutin library"
license = "MIT"
readme = "README.md"
repository = "https://github.com/pistondevelopers/glutin_window.git"
homepage = "https://github.com/pistondevelopers/glutin_window"

[lib]
name = "glutin_window"
path = "src/lib.rs"

[dependencies]
gl = "0.11.0"
glutin = "0.19.0"
pistoncore-input = "0.23.0"
pistoncore-window = "0.34.0"
shader_version = "0.3.0"