Kaynağa Gözat

Add rust-toolchain.toml (#183)

* add toolchain

* Use consistent 1.84.1
Peter Keay 5 ay önce
ebeveyn
işleme
75003050ac
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      rust-toolchain.toml

+ 2 - 0
rust-toolchain.toml

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