Explorar el Código

Add rust-toolchain.toml (#183)

* add toolchain

* Use consistent 1.84.1
Peter Keay hace 5 meses
padre
commit
75003050ac
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      rust-toolchain.toml

+ 2 - 0
rust-toolchain.toml

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