pistoncore-glfw_window 0.34.0

A GLFW window back-end for the Piston game engine
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-glfw_window"
version = "0.34.0"
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "gmorenz", "leonkunert <info@leonkunert.de>", "mitchmindtree <me@michellnordine.com>", "Christiandh", "Apointos", "ccgn", "reem", "TyOverby <ty@pre-alpha.com>"]
description = "A GLFW window back-end for the Piston game engine"
homepage = "https://github.com/pistondevelopers/glfw_window"
readme = "README.md"
keywords = ["glfw", "window", "piston"]
license = "MIT"
repository = "https://github.com/pistondevelopers/glfw_window.git"

[lib]
name = "glfw_window"
[dependencies.glfw]
version = "0.15.0"

[dependencies.gl]
version = "0.6.0"

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

[dependencies.shader_version]
version = "0.2.1"

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