blob: c31f67a6f73cfbbdf61ced9279e16f25e20a177b [file] [log] [blame]
[package]
name = "usb_util"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
[dependencies]
assertions = { path = "../assertions" }
data_model = { path = "../data_model" }
libc = "*"
remain = "*"
base = { path = "../base" }
usb_sys = { path = "../usb_sys" }