Merge branch 'update_rust_toolchain' into 'master'

Update rust-toolchain.toml

See merge request redox-os/relibc!452
This commit is contained in:
Jeremy Soller
2024-01-26 17:28:19 +00:00
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-01-21"
channel = "nightly-2023-09-07"
components = ["rust-src"]