Explorar el Código

chore: add rust-toolchain for solana target contract dir

swimricky hace 2 años
padre
commit
1cfa133968
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      target_chains/solana/rust-toolchain.toml

+ 2 - 0
target_chains/solana/rust-toolchain.toml

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