blob: 1e856f71b70e8a9c88197d27bd1473a6335a88a7 [file] [log] [blame]
[package]
name = "linux_input_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
data_model = { path = "../common/data_model" }
libc = "*"
base = { path = "../base" }
zerocopy = { version = "0.7", features = ["derive"] }