Skip to content

Commit

Permalink
Go
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Feb 14, 2024
1 parent 3aba117 commit 078f02b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 deletions target_chains/solana/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pythnet-sdk = { path = "../../../../pythnet/pythnet_sdk" }
solana-program = "1.16.20"
byteorder = "1.4.3"
wormhole-core-bridge-solana = {workspace = true}
wormhole-raw-vaas = {version = "0.0.1-alpha.1", features = ["ruint", "on-chain"], default-features = false }
wormhole-raw-vaas = {version = "0.1.3", features = ["ruint", "on-chain"], default-features = false }

[dev-dependencies]
pyth-sdk = "0.8.0"
Expand Down

0 comments on commit 078f02b

Please sign in to comment.