piston 0.55.0

The Piston game engine core libraries
Documentation
[dependencies.pistoncore-event_loop]
version = "0.55.0"

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

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

[features]
async = ["pistoncore-event_loop/async"]

[lib]
name = "piston"
path = "./src/lib.rs"

[package]
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>", "eddyb", "Phlosioneer <mattmdrr2@gmail.com"]
description = "The Piston game engine core libraries"
documentation = "https://docs.rs/piston"
edition = "2018"
exclude = ["images/*", "Cargo.png"]
homepage = "https://github.com/PistonDevelopers/piston"
keywords = ["piston", "game", "engine", "core"]
license = "MIT"
name = "piston"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/piston.git"
version = "0.55.0"