pistoncore-glutin_window 0.49.0

A Piston window back-end using the Glutin library
Documentation
[dependencies.gl]
version = "0.10.0"

[dependencies.glutin]
version = "0.18.0"

[dependencies.pistoncore-input]
version = "0.22.0"

[dependencies.pistoncore-window]
version = "0.33.0"

[dependencies.shader_version]
version = "0.3.0"

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

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