Update cargo

This commit is contained in:
Jeremy Soller 2023-02-11 17:05:46 -07:00
parent 297ac2c8aa
commit e97f05b035
No known key found for this signature in database
GPG Key ID: DCFCA852D3906975

View File

@ -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"