Add rust-toolchain.toml

This commit is contained in:
Jeremy Soller
2025-10-04 09:18:10 -06:00
parent 84385222e2
commit f7fa2491ac
+3
View File
@@ -0,0 +1,3 @@
[toolchain]
channel = "nightly-2025-10-03"
components = ["rust-src"]