piston 0.49.0

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

[lib]
name = "piston"
path = "./src/lib.rs"
[dependencies.pistoncore-event_loop]
version = "0.49.0"

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

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