cloud-hypervisor/net_gen/Cargo.toml
Samuel Ortiz 14eb071b29 Cargo: Move to crates.io vmm-sys-util
Use the newly published 0.1.1 version.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-10-08 07:28:53 -07:00

8 lines
122 B
TOML

[package]
name = "net_gen"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
[dependencies]
vmm-sys-util = "0.1.1"