Skip to content

Commit de977e9

Browse files
committed
restrict version
1 parent 5fc3abb commit de977e9

File tree

1 file changed

+1
-0
lines changed
  • examples/sol-anchor-contract/programs/sol-anchor-contract

1 file changed

+1
-0
lines changed

examples/sol-anchor-contract/programs/sol-anchor-contract/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ default = []
1919
[dependencies]
2020
anchor-lang = "0.28.0"
2121
pyth-sdk = { path = "../../../../pyth-sdk", version = "0.8.0" }
22+
solana-program = ">= 1.10, < 2.0"
2223
pyth-sdk-solana = { path = "../../../../pyth-sdk-solana", version = "0.10.2" }

0 commit comments

Comments
 (0)