Browse Source

chore: add rust-toolchain for solana target contract dir

swimricky 2 năm trước cách đây
mục cha
commit
1cfa133968
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"