소스 검색

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"