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



                                     
                


                                   
[package]
name = "net_sys"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"

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