Skip to content

Commit d26120d

Browse files
committed
bump solana contract dependency
1 parent 38500e8 commit d26120d

File tree

1 file changed

+1
-1
lines changed
  • lazer/contracts/solana/programs/pyth-lazer-solana-contract

1 file changed

+1
-1
lines changed

lazer/contracts/solana/programs/pyth-lazer-solana-contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ no-log-ix-name = []
1919
idl-build = ["anchor-lang/idl-build"]
2020

2121
[dependencies]
22-
pyth-lazer-protocol = { path = "../../../../sdk/rust/protocol", version = "0.15.2" }
22+
pyth-lazer-protocol = { path = "../../../../sdk/rust/protocol", version = "0.16.0" }
2323

2424
anchor-lang = "0.31.1"
2525
bytemuck = { version = "1.20.0", features = ["derive"] }

0 commit comments

Comments
 (0)