[package] name = "blinkstick" version = "0.1.2" authors = ["Colin Edwards "] edition = "2018" repository = "https://github.com/DDRBoxman/blinkstick-rs" description = "Library to control BlinkStick devices" license = "MIT" [dependencies] hidapi = "0.5.0"