Convert the vhost git repository into a crate, which hosts vhost crate for now. Support for vhost-user-backend and other crates will be added later on. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
5 lines
47 B
TOML
5 lines
47 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"crates/vhost",
|
|
]
|