cloud-hypervisor/vmm
Rob Bradford d692dfb8e3 vmm: Move impl Default for ... to vm_config.rs
This is consistent when considering that some structs have a
`#[derive(Default)`] so it makes sense for the default implementations
to be in the same location.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-10-06 14:25:29 +01:00
..
src vmm: Move impl Default for ... to vm_config.rs 2022-10-06 14:25:29 +01:00
Cargo.toml build: Bump clap from 4.0.9 to 4.0.10 2022-10-05 23:51:49 +00:00