Skip to content

Commit

Permalink
Add rust-toolchain.toml file
Browse files Browse the repository at this point in the history
* Set channel to nightly in the file , so you don't have to do it
  manually.
  • Loading branch information
nchashch committed Nov 8, 2024
1 parent 26e3b1e commit e01eb90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"

0 comments on commit e01eb90

Please sign in to comment.