blob: d18c8651f256cb09087d0ee3a34a6e96f9f6ec71 [file]
[package]
name = "linux_input_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
data_model = { workspace = true }
libc = { workspace = true }
base = { workspace = true }
zerocopy = { version = "0.8.13", features = ["derive"] }