[package] name = "keyboard-rs" version = "0.1.0" authors = ["DankDumpster "] edition = "2018" license = "GPL-3.0" readme = "README.md" homepage = "https://docs.rs/keyboard-rs/*/keyboard_rs/" description = "Library to control your keyboard via rust" repository = "https://github.com/DankDumpster/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]