pistoncore-event_loop 0.47.0

A Piston event loop for games and interactive applications
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 = "pistoncore-event_loop"
version = "0.47.0"
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "gmorenz", "bfops"]
description = "A Piston event loop for games and interactive applications"
homepage = "https://github.com/PistonDevelopers/piston"
documentation = "https://docs.rs/pistoncore-event_loop"
readme = "README.md"
keywords = ["game", "event", "loop", "piston"]
license = "MIT"
repository = "https://github.com/PistonDevelopers/piston.git"

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

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