From 54bd07315855a294e1471f8f4c5f39e59bdda9cb Mon Sep 17 00:00:00 2001 From: 4lDO2 <4lDO2@protonmail.com> Date: Sat, 5 Oct 2024 14:33:39 +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 86c82839f..f9cd00e38 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 = "06fe299019dc65e3e029ddb0886fa8e53edd602a" +rev = "846e0774" [build] template = "cargo" -- GitLab