Browse Source

chore: Add rust-toolchain.toml file

parazyd 3 years ago
parent
commit
78a9b2a51c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rust-toolchain.toml

+ 2 - 0
rust-toolchain.toml

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