simulate 0.3.0

This crate allows you to simulate keystrokes.
Documentation
[dependencies.lazy_static]
version = "1.4"

[package]
authors = ["Gymore <gymore.contact@gmail.com>"]
categories = []
description = "This crate allows you to simulate keystrokes."
edition = "2018"
keywords = ["keyboard"]
license = "MIT"
name = "simulate"
readme = "readme.md"
repository = "https://github.com/gymore-z/simulate"
version = "0.3.0"
[target."cfg(windows)".dependencies.winapi]
default-features = false
features = ["winuser", "errhandlingapi", "winbase"]
version = "0.3"