blob: 772808094d58778eeecbced9cd9f1e2965242db6 [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 = "*"