vhost/Cargo.toml
Viresh Kumar 40006d0b39 Merge remote-tracking branch 'vhost-user-backend/main' into workspace
This merges vhost-user-backend into this workspace along with its git
history.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-10-11 12:27:44 +05:30

6 lines
80 B
TOML

[workspace]
members = [
"crates/vhost",
"crates/vhost-user-backend",
]