cloud-hypervisor/vm-migration
Rob Bradford 496ceed1d0 misc: Remove unnecessary "extern crate"
Now all crates use edition = "2018" then the majority of the "extern
crate" statements can be removed. Only those for importing macros need
to remain.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-05-12 17:26:11 +02:00
..
src misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
Cargo.toml vm-migration: Add versioned versions of snapshot & state API 2021-05-10 14:40:27 +01:00