redox/recipes/core/escalated/recipe.toml

8 lines
282 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 = "06fe299019dc65e3e029ddb0886fa8e53edd602a"
[build]
template = "cargo"