Update Rust toolchain override file ()

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

@ -1 +0,0 @@
nightly

2
rust-toolchain.toml Normal file

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