瀏覽代碼

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"