diff --git a/Cargo.toml b/Cargo.toml index 7c6f25bc4..26567bdff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["The Cloud Hypervisor Authors"] build = "build.rs" default-run = "cloud-hypervisor" -description = "Open source Virtual Machine Monitor (VMM) that runs on top of KVM" +description = "Open source Virtual Machine Monitor (VMM) that runs on top of KVM & MSHV" edition = "2021" homepage = "https://github.com/cloud-hypervisor/cloud-hypervisor" license = "LICENSE-APACHE & LICENSE-BSD-3-Clause"