mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
7 lines
250 B
TOML
7 lines
250 B
TOML
#TODO port to redox
|
|
# required host dependencies - https://github.com/cloud-hypervisor/cloud-hypervisor/blob/main/docs/building.md#install-prerequisites
|
|
[source]
|
|
git = "https://github.com/cloud-hypervisor/cloud-hypervisor"
|
|
[build]
|
|
template = "cargo"
|