diff --git a/recipes/dev/rust/recipe.toml b/recipes/dev/rust/recipe.toml index 020909b26..2e3cff53c 100644 --- a/recipes/dev/rust/recipe.toml +++ b/recipes/dev/rust/recipe.toml @@ -1,6 +1,6 @@ [source] -git = "https://gitlab.redox-os.org/redox-os/rust.git" -branch = "redox-2025-10-03" +git = "https://gitlab.redox-os.org/willnode/rust.git" +branch = "linux" shallow_clone = true [build]