Skip to content

Commit da54092

Browse files
authored
update version of solana sdk (#511)
1 parent 0fb5825 commit da54092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/price-feeds/use-real-time-data/solana.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add this crate to the dependencies section of your `Cargo.toml` file:
1919

2020
```toml copy
2121
[dependencies]
22-
pyth-solana-receiver-sdk ="0.1.0"
22+
pyth-solana-receiver-sdk ="x.y.z" # get the latest version from https://crates.io/crates/pyth-solana-receiver-sdk
2323
```
2424

2525
### Typescript SDK

0 commit comments

Comments
 (0)