summary refs log blame commit diff
path: root/msg_socket/Cargo.toml
blob: 0ce17b6365b822ff14655d696d87b31be217599c (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                        
[package]
name = "msg_socket"
version = "0.1.0"
authors = ["The Chromium OS Authors"]

[dependencies]
msg_on_socket_derive = { path = "msg_on_socket_derive" }
sys_util = { path = "../sys_util"  }
data_model = { path = "../data_model" }