Skip to content

Commit

Permalink
missing feature activation
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Oct 5, 2024
1 parent 8e6ab3f commit 762cd56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/program/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ frozen-abi = [
"solana-hash/frozen-abi",
"solana-instruction/frozen-abi",
"solana-pubkey/frozen-abi",
"solana-short-vec/frozen-abi"
"solana-short-vec/frozen-abi",
"solana-system-instruction/frozen-abi"
]

[lints]
Expand Down

0 comments on commit 762cd56

Please sign in to comment.