mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
hypervisor: Update Author and license info in the toml file
Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
parent
e9880ab0d1
commit
5867a1af4a
@ -1,8 +1,9 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "hypervisor"
|
name = "hypervisor"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Muminul Islam <muislam@microsoft.com>"]
|
authors = ["Microsoft Authors"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
license = "Apache-2.0 OR BSD-3-Clause"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
kvm = []
|
kvm = []
|
||||||
|
Loading…
Reference in New Issue
Block a user