Преглед изворни кода

Add rust-toolchain.toml (#183)

* add toolchain

* Use consistent 1.84.1
Peter Keay пре 5 месеци
родитељ
комит
75003050ac
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      rust-toolchain.toml

+ 2 - 0
rust-toolchain.toml

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