misc: Update description in Cargo.toml to include MSHV
Since CloudHypervisor also supports running on top of Microsoft Hypervisor (MSHV). Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
This commit is contained in:
parent
1bd8afeffa
commit
9b87a7e699
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue