blob: 6036868c7f7fe31d3d3c2c90db3479667e62727d [file] [edit]
[package]
name = "linux_input_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
data_model = { path = "../common/data_model" }
libc = "0.2"
base = { path = "../base" }
zerocopy = { version = "0.7", features = ["derive"] }