浏览代码

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"