We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2566a8 commit 707d14bCopy full SHA for 707d14b
lazer/contracts/solana/programs/pyth-lazer-solana-contract/Cargo.toml
@@ -19,7 +19,7 @@ no-log-ix-name = []
19
idl-build = ["anchor-lang/idl-build"]
20
21
[dependencies]
22
-pyth-lazer-protocol = { path = "../../../../sdk/rust/protocol", version = "0.10.1" }
+pyth-lazer-protocol = { path = "../../../../sdk/rust/protocol", version = "0.12.0" }
23
24
anchor-lang = "0.31.1"
25
bytemuck = { version = "1.20.0", features = ["derive"] }
0 commit comments