mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-24 02:44:17 +00:00
Update Rust toolchain override file (#504)
This commit is contained in:
parent
9ea0ddb690
commit
8521321598
2 changed files with 2 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
nightly
|
2
rust-toolchain.toml
Normal file
2
rust-toolchain.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
Loading…
Reference in a new issue