1
0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-11-14 10:02:42 +00:00

Update Rust toolchain override file (#504)

This commit is contained in:
Austin Traver
2023-03-14 09:29:12 -07:00
committed by GitHub
parent 9ea0ddb690
commit 8521321598
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
nightly

2
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"