pistoncore-glutin_window 0.51.1

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

[dependencies.glutin]
version = "0.19.0"

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

[dependencies.pistoncore-window]
version = "0.34.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.51.1"