diff --git a/recipes/core/escalated/recipe.toml b/recipes/core/escalated/recipe.toml deleted file mode 100644 index 8ba1c4723..000000000 --- a/recipes/core/escalated/recipe.toml +++ /dev/null @@ -1,7 +0,0 @@ -[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 = "dabdbf6" -[build] -template = "cargo"