crosvm/usb_sys/Cargo.toml

9 lines
143 B
TOML
Raw Normal View History

[package]
name = "usb_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
base = { path = "../base" }