diff --git a/recipes/cargo/recipe.toml b/recipes/cargo/recipe.toml
index dc922a7f61ec82285c751ed5b675f6a97f6784ee..a443f377d70b609aa3248f84c2bdc6048a2db1a7 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"