mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
8 lines
250 B
TOML
8 lines
250 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 = "6c9d3e44"
|
|
[build]
|
|
template = "cargo"
|