redox/recipes/core/escalated/recipe.toml
2024-10-05 14:33:39 +02:00

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 = "846e0774"
[build]
template = "cargo"