Skip to content

Commit

Permalink
Add toolchain section in Anchor.toml (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto authored Jul 23, 2024
1 parent 3b9351a commit 1abc5a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions programs/tic-tac-toe/Anchor.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[toolchain]
anchor_version = "0.29.0"
solana_version = "1.17.0"

[programs.localnet]
tic_tac_toe = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"

Expand Down

0 comments on commit 1abc5a5

Please sign in to comment.