8 lines
181 B
TOML
8 lines
181 B
TOML
[package]
|
|
name = "vhost"
|
|
version = "0.1.0"
|
|
authors = ["Liu Jiang <gerry@linux.alibaba.com>"]
|
|
repository = "https://github.com/rust-vmm/vhost"
|
|
license = "Apache-2.0"
|
|
|
|
[dependencies]
|