diff --git a/recipes/cargo/recipe.toml b/recipes/cargo/recipe.toml index dc922a7f6..a443f377d 100644 --- a/recipes/cargo/recipe.toml +++ b/recipes/cargo/recipe.toml @@ -1,7 +1,7 @@ [source] git = "https://gitlab.redox-os.org/redox-os/cargo.git" upstream = "https://github.com/rust-lang/cargo.git" -branch = "redox-2022-03-18" +branch = "redox-2023-01-21" [build] template = "custom"