浏览代码

chore: add rust-toolchain for solana target contract dir

swimricky 2 年之前
父节点
当前提交
1cfa133968
共有 1 个文件被更改,包括 2 次插入0 次删除
  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"