pistoncore-glutin_window 0.59.0

A Piston window back-end using the Glutin library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

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

[lib]
name = "glutin_window"
path = "src/lib.rs"
[dependencies.gl]
version = "0.11.0"

[dependencies.glutin]
version = "0.19.0"

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

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

[dependencies.shader_version]
version = "0.6.0"