redox/recipes/core/escalated/recipe.toml
2023-11-05 12:58:51 +00:00

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"