Skip to content

Commit ce53db8

Browse files
committed
bump protocol for publisher sdk
1 parent 7e6d4b1 commit ce53db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazer/publisher_sdk/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache-2.0"
77
repository = "https://github.com/pyth-network/pyth-crosschain"
88

99
[dependencies]
10-
pyth-lazer-protocol = { version = "0.10.1", path = "../../sdk/rust/protocol" }
10+
pyth-lazer-protocol = { version = "0.10.2", path = "../../sdk/rust/protocol" }
1111
anyhow = "1.0.98"
1212
protobuf = "3.7.2"
1313
serde_json = "1.0.140"

0 commit comments

Comments
 (0)