Skip to content

Commit 44380f5

Browse files
committed
Bump pyth-sdk-solana version in example
1 parent 3b0f4e3 commit 44380f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyth-sdk-solana/test-contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ test-bpf = []
88
no-entrypoint = []
99

1010
[dependencies]
11-
pyth-sdk-solana = { path = "../", version = "0.5.0" }
11+
pyth-sdk-solana = { path = "../", version = "1.0.0" }
1212
solana-program = "1.8.1, < 1.11" # Currently latest Solana 1.11 crate can't build bpf: https://github.com/solana-labs/solana/issues/26188
1313
bytemuck = "1.7.2"
1414
borsh = "0.9"

0 commit comments

Comments
 (0)