pistoncore-glfw_window 0.65.0

A GLFW window back-end for the Piston game engine
Documentation
[package]

name = "pistoncore-glfw_window"
version = "0.65.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>"]
keywords = ["glfw", "window", "piston"]
description = "A GLFW window back-end for the Piston game engine"
license = "MIT"
readme = "README.md"
repository = "https://github.com/pistondevelopers/glfw_window.git"
homepage = "https://github.com/pistondevelopers/glfw_window"
documentation = "https://docs.rs/pistoncore-glfw_window"

[lib]
name = "glfw_window"

[dependencies]
pistoncore-window = "0.44.0"
pistoncore-input = "0.28.0"
shader_version = "0.6.0"
glfw = "0.37.0"
gl = "0.11.0"