Fix relibc freestanding build by bumping toolchain

This commit is contained in:
Wildan M
2025-11-15 19:04:57 +07:00
parent 74e3ad1c2c
commit 4e8a8cad5c
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2025-10-03"
channel = "nightly-2025-11-15"
components = ["rust-src"]