Skip to content

Commit 827e74b

Browse files
committed
Bump solana contract version as well
1 parent 2802af5 commit 827e74b

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.16.0" }
22+
pyth-lazer-protocol = { path = "../../../../sdk/rust/protocol", version = "0.17.0" }
2323

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

0 commit comments

Comments
 (0)