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 7e6d4b1 commit ce53db8Copy full SHA for ce53db8
lazer/publisher_sdk/rust/Cargo.toml
@@ -7,7 +7,7 @@ license = "Apache-2.0"
7
repository = "https://github.com/pyth-network/pyth-crosschain"
8
9
[dependencies]
10
-pyth-lazer-protocol = { version = "0.10.1", path = "../../sdk/rust/protocol" }
+pyth-lazer-protocol = { version = "0.10.2", path = "../../sdk/rust/protocol" }
11
anyhow = "1.0.98"
12
protobuf = "3.7.2"
13
serde_json = "1.0.140"
0 commit comments