diff --git a/recipes/core/escalated/recipe.toml b/recipes/core/escalated/recipe.toml index 70798d90..d8a4d51e 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 = "6c9d3e44" +rev = "92eed68f" [build] template = "cargo"