We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84e14e commit 4040996Copy full SHA for 4040996
examples/sol-anchor-contract/programs/sol-anchor-contract/Cargo.toml
@@ -19,4 +19,4 @@ default = []
19
[dependencies]
20
anchor-lang = "0.28.0"
21
pyth-sdk = { path = "../../../../pyth-sdk", version = "0.8.0" }
22
-pyth-sdk-solana = { path = "../../../../pyth-sdk-solana", version = "0.8.0" }
+pyth-sdk-solana = { path = "../../../../pyth-sdk-solana", version = "0.9.0" }
0 commit comments