mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
10 lines
252 B
TOML
10 lines
252 B
TOML
[source]
|
|
git = "https://gitlab.redox-os.org/redox-os/escalated.git"
|
|
|
|
# Escalated is not backwards compatible wrt relibc versions, so we pin it here
|
|
# so it's updated together with the other main submodules.
|
|
rev = "efe37543"
|
|
|
|
[build]
|
|
template = "cargo"
|