Skip to content

Commit 4ddd530

Browse files
committed
test: program libs diff
1 parent a5c106d commit 4ddd530

28 files changed

+4177
-49
lines changed

program-libs/account-checks/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ solana-pubkey = { workspace = true, optional = true, features = [
2525
"curve25519",
2626
"sha2",
2727
] }
28+
solana-msg = { workspace = true }
2829
pinocchio = { workspace = true, optional = true }
2930
thiserror = { workspace = true }
3031
rand = { workspace = true, optional = true }

0 commit comments

Comments
 (0)