winit_input_helper 0.4.0-alpha3

Processes winit events, allowing input state to be queried at any time.
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]
edition = "2018"
name = "winit_input_helper"
version = "0.4.0-alpha3"
authors = ["Rukai <rubickent@gmail.com>"]
description = "Processes winit events, allowing input state to be queried at any time."
keywords = ["winit", "input", "helper", "state", "cache"]
categories = ["game-engines", "os", "gui"]
license = "MIT"
repository = "https://github.com/rukai/winit_input_helper"
[dependencies.winit]
version = "0.20.0-alpha3"