[dependencies.piston-graphics_api_version]
version = "1.0.0"
[dependencies.pistoncore-input]
version = "1.0.1"
[lib]
name = "window"
path = "src/lib.rs"
[package]
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "Phlosioneer <mattmdrr2@gmail.com>"]
description = "A library for window abstraction"
documentation = "https://docs.rs/pistoncore-window"
edition = "2018"
homepage = "https://github.com/PistonDevelopers/piston"
keywords = ["window", "game", "piston"]
license = "MIT"
name = "pistoncore-window"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/piston.git"
version = "1.0.0"