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

The binary will be built with:

`cargo build --all --bin vhost_user_block` 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_block: Move binary into vhost_user_block crate 2020-07-06 10:56:10 +02:00
Cargo.toml vhost_user_block: Move binary into vhost_user_block crate 2020-07-06 10:56:10 +02:00