mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
f63cb85f93
Updated clippy does not like the declaration of a "to_string()" function and instead requires fmt::Display to be implemented. Signed-off-by: Rob Bradford <robert.bradford@intel.com>