redox/recipes/core/escalated/recipe.toml
2024-10-16 21:20:38 +03: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 = "6c9d3e44"
[build]
template = "cargo"