From 084c0167304da1769e5e24e636ed39ad4c2c8df8 Mon Sep 17 00:00:00 2001 From: 4lDO2 <4lDO2@protonmail.com> Date: Sun, 20 Apr 2025 14:04:42 +0200 Subject: [PATCH] Update escalated. --- recipes/core/escalated/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"