mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
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
@ -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…
Reference in New Issue
Block a user