blob: 418b311322a789cba0f68304871390290a37605f [file] [log] [blame]
[package]
name = "msg_socket"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
[dependencies]
cros_async = { path = "../cros_async" }
data_model = { path = "../data_model" }
futures = "*"
libc = "*"
msg_on_socket_derive = { path = "msg_on_socket_derive" }
base = { path = "../base" }
sync = { path = "../sync" }