blob: dcfccfc08ef0097a65a0b10afd7824d635ba6695 [file] [log] [blame]
[package]
name = "msg_socket"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
[dependencies]
data_model = { path = "../data_model" }
msg_on_socket_derive = { path = "msg_on_socket_derive" }
sys_util = { path = "../sys_util" }