cloud-hypervisor/net_util
Wei Liu f1dc7f442a net_util: 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 net_util: switch from lazy_static to once_cell 2022-06-20 16:03:07 +01:00
Cargo.toml net_util: switch from lazy_static to once_cell 2022-06-20 16:03:07 +01:00