Skip to content

Commit 2e27a1e

Browse files
committed
fix: update pyth-sdk-solana to fix metadata issue
1 parent 2fb3775 commit 2e27a1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ chrono = "0.4.37"
2828
chrono-tz = "0.8.6"
2929
parking_lot = "0.12.1"
3030
pyth-sdk = "0.8.0"
31-
pyth-sdk-solana = "0.10.0"
31+
pyth-sdk-solana = "0.10.2"
3232
solana-account-decoder = "1.18.8"
3333
solana-client = "1.18.8"
3434
solana-sdk = "1.18.8"

0 commit comments

Comments
 (0)