mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 03:58:41 +08:00
8 lines
257 B
TOML
8 lines
257 B
TOML
#TODO not compiled or tested
|
|
#TODO determine how to configure this part of the deployment script: https://github.com/gmatht/easyp/blob/main/deploy.sh#L39
|
|
[source]
|
|
git = "https://github.com/gmatht/easyp-crate"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cargo"
|