diff --git a/recipes/core/escalated/recipe.toml b/recipes/core/escalated/recipe.toml index 8bfd1b73..86c82839 100644 --- a/recipes/core/escalated/recipe.toml +++ b/recipes/core/escalated/recipe.toml @@ -1,9 +1,7 @@ [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" - +rev = "06fe299019dc65e3e029ddb0886fa8e53edd602a" [build] template = "cargo"