Skip to content

Commit a3593c3

Browse files
committed
chore: update publisher program dependency
1 parent 801b902 commit a3593c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tracing-opentelemetry = "0.24.0"
5656
opentelemetry = "0.23.0"
5757
opentelemetry_sdk = { version = "0.23.0", features = ["rt-tokio"]}
5858
opentelemetry-otlp = { version = "0.16.0" }
59-
pyth-price-publisher = { git = "https://github.com/pyth-network/pyth-crosschain", rev = "4df7172b" }
59+
pyth-price-publisher = { git = "https://github.com/pyth-network/pyth-crosschain", rev = "9e1ce6a3" }
6060
bytemuck = "1.13.0"
6161

6262
[dev-dependencies]

0 commit comments

Comments
 (0)