Browse Source

chore: add rust-toolchain for solana target contract dir

swimricky 2 years ago
parent
commit
1cfa133968
1 changed files with 2 additions and 0 deletions
  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"