[package] name = "lsusb" version = "0.1.0" authors = ["Tim Ryan ", "David Cuddeback "] description = "Cross-platform lsusb command." license = "MIT" homepage = "https://github.com/tcr/rust-lsusb.git" repository = "https://github.com/tcr/rust-lsusb.git" documentation = "https://github.com/tcr/rust-lsusb.git" readme = "README.md" keywords = ["usb", "libusb", "lsusb"] [dependencies] libusb = "0.2.2"