# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "pistoncore-glfw_window" version = "0.81.0" authors = [ "bvssvni ", "Coeuvre ", "gmorenz", "leonkunert ", "mitchmindtree ", "Christiandh", "Apointos", "ccgn", "reem", "TyOverby ", ] description = "A GLFW window back-end for the Piston game engine" homepage = "https://github.com/pistondevelopers/glfw_window" documentation = "https://docs.rs/pistoncore-glfw_window" readme = "README.md" keywords = [ "glfw", "window", "piston", ] license = "MIT" repository = "https://github.com/pistondevelopers/glfw_window.git" [lib] name = "glfw_window" [dependencies.gl] version = "0.13.0" [dependencies.glfw] version = "0.56.0" [dependencies.pistoncore-input] version = "1.0.0" [dependencies.pistoncore-window] version = "1.0.0" [dependencies.shader_version] version = "0.7.0"