Skip to content

Commit 4040996

Browse files
committed
fix other version
1 parent b84e14e commit 4040996

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ default = []
1919
[dependencies]
2020
anchor-lang = "0.28.0"
2121
pyth-sdk = { path = "../../../../pyth-sdk", version = "0.8.0" }
22-
pyth-sdk-solana = { path = "../../../../pyth-sdk-solana", version = "0.8.0" }
22+
pyth-sdk-solana = { path = "../../../../pyth-sdk-solana", version = "0.9.0" }

0 commit comments

Comments
 (0)