hypervisor: Update Author and license info in the toml file

Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
Muminul Islam 2020-10-19 15:42:43 -07:00 committed by Rob Bradford
parent e9880ab0d1
commit 5867a1af4a

View File

@ -1,8 +1,9 @@
[package]
name = "hypervisor"
version = "0.1.0"
authors = ["Muminul Islam <muislam@microsoft.com>"]
authors = ["Microsoft Authors"]
edition = "2018"
license = "Apache-2.0 OR BSD-3-Clause"
[features]
kvm = []