diff --git a/recipes/core/escalated/recipe.toml b/recipes/core/escalated/recipe.toml index c1c2fa2ab..8ba1c4723 100644 --- a/recipes/core/escalated/recipe.toml +++ b/recipes/core/escalated/recipe.toml @@ -2,6 +2,6 @@ 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 = "8ffd7d3c" +rev = "dabdbf6" [build] template = "cargo"