Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 03b44da

Browse files
committed
Add solana-vote-program to update script
1 parent d815ba9 commit 03b44da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update-solana-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ crates=(
3333
solana-sdk
3434
solana-stake-program
3535
solana-transaction-status
36+
solana-vote-program
3637
)
3738

3839
set -x

0 commit comments

Comments
 (0)