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

The binary will be built with:

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