cloud-hypervisor/vhost_user_net
Rob Bradford 6959d27e8c vhost_user_net: Move binary into vhost_user_net crate
The binary is still built in the same location but the source code and
the dependencies for it come from the vhost_user_net crate itself.

The binary will be built with:

`cargo build --all --bin vhost_user_net` or just `cargo build --all`

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-06 10:56:10 +02:00
..
src vhost_user_net: Move binary into vhost_user_net crate 2020-07-06 10:56:10 +02:00
Cargo.toml vhost_user_net: Move binary into vhost_user_net crate 2020-07-06 10:56:10 +02:00