Parcourir la source

Add rust-toolchain.toml (#183)

* add toolchain

* Use consistent 1.84.1
Peter Keay il y a 5 mois
Parent
commit
75003050ac
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      rust-toolchain.toml

+ 2 - 0
rust-toolchain.toml

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