Skip to content

Commit

Permalink
bump solana and anchor versions so unit tests work again
Browse files Browse the repository at this point in the history
  • Loading branch information
nonergodic committed Mar 15, 2024
1 parent c9396d1 commit 66b8c9a
Show file tree
Hide file tree
Showing 15 changed files with 2,954 additions and 1,327 deletions.
4 changes: 4 additions & 0 deletions token-dispenser/Anchor.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[toolchain]
anchor_version = "0.29.0" # CLI
solana_version = "1.18.6"

[features]
seeds = false
skip-lint = false
Expand Down
Loading

0 comments on commit 66b8c9a

Please sign in to comment.