|
|
@@ -1,6 +1,6 @@
|
|
|
[package]
|
|
|
name = "pyth-lazer-publisher-sdk"
|
|
|
-version = "0.2.0"
|
|
|
+version = "0.2.1"
|
|
|
edition = "2021"
|
|
|
description = "Pyth Lazer Publisher SDK types."
|
|
|
license = "Apache-2.0"
|
|
|
@@ -10,12 +10,7 @@ repository = "https://github.com/pyth-network/pyth-crosschain"
|
|
|
pyth-lazer-protocol = { version = "0.10.0", path = "../../sdk/rust/protocol" }
|
|
|
anyhow = "1.0.98"
|
|
|
protobuf = "3.7.2"
|
|
|
-humantime = "2.2.0"
|
|
|
-tracing = "0.1.41"
|
|
|
-serde = { version = "1.0.219", features = ["derive"] }
|
|
|
serde_json = "1.0.140"
|
|
|
-derive_more = { version = "2.0.1", features = ["from"] }
|
|
|
-hex = "0.4.3"
|
|
|
|
|
|
[build-dependencies]
|
|
|
fs-err = "3.1.0"
|