[package] name = "hid-and-seek" version = "0.1.6" edition = "2021" authors = ["Fishykins "] description = "⛔️ DEPRECATED HID binding" keywords = ["HID", "input", "jostick", "controller"] license = "MIT/Apache-2.0" repository = "https://github.com/fishykins/hid-and-seek" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ron = "0.8" serde = "1.0"