cloud-hypervisor/vmm
Wei Liu 8fa1098629 vmm: switch from lazy_static to once_cell
Once_cell does not require using macro and is slated to become part of
Rust std at some point.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-06-20 16:03:07 +01:00
..
src vmm: switch from lazy_static to once_cell 2022-06-20 16:03:07 +01:00
Cargo.toml vmm: switch from lazy_static to once_cell 2022-06-20 16:03:07 +01:00