mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
7 lines
209 B
TOML
7 lines
209 B
TOML
#TODO not compiled or tested
|
|
# dependencies - https://github.com/containers/crun-vm/blob/main/docs/1-installing.md#from-source
|
|
[source]
|
|
git = "https://github.com/containers/crun-vm"
|
|
[build]
|
|
template = "cargo"
|