Update rust-toolchain.toml

This commit is contained in:
Jeremy Soller
2025-10-04 09:18:58 -06:00
parent 9d0ef503e4
commit 86aea82139
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2025-01-12"
channel = "nightly-2025-10-03"
components = ["rust-src"]