Merge branch 'bump-toolchain' into 'master'

Fix relibc freestanding build by bumping toolchain

See merge request redox-os/relibc!761
This commit is contained in:
Jeremy Soller
2025-11-15 06:09:15 -07:00
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2025-10-03"
channel = "nightly-2025-11-15"
components = ["rust-src"]