summary refs log tree commit diff
path: root/usb_util/Cargo.toml
Commit message (Expand)AuthorAge
* usb: replace libusb with Rust usb_util libraryDaniel Verkamp2019-10-17
* edition: Update usb_util to 2018 editionDavid Tolnay2019-04-09
* usb_util: add sandboxed-libusb featureJingkui Wang2018-12-20
* assertions: Use compile-time assertion macroDavid Tolnay2018-12-09
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* usb_util: Create libusb wrapperJingkui Wang2018-12-01