Skip to content

Commit bfca423

Browse files
authored
do it (#43)
1 parent d36a6be commit bfca423

File tree

2 files changed

+69
-53
lines changed

2 files changed

+69
-53
lines changed

price_feeds/solana/send_usd/program/Cargo.lock

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

price_feeds/solana/send_usd/program/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ cpi = ["no-entrypoint"]
1616
default = []
1717

1818
[dependencies]
19-
anchor-lang = "0.30.0"
20-
solana-program = "1.17.3"
21-
pyth-solana-receiver-sdk = "0.1.0"
19+
anchor-lang = "0.30.1"
20+
solana-program = "1.18.26"
21+
pyth-solana-receiver-sdk = "0.4.0"

0 commit comments

Comments
 (0)