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 64bea90 commit 627c317Copy full SHA for 627c317
apps/hermes/server/Cargo.toml
@@ -30,7 +30,7 @@ nonzero_ext = { version = "0.3.0" }
30
prometheus-client = { version = "0.21.2" }
31
prost = { version = "0.12.1" }
32
pyth-sdk = { version = "0.8.0" }
33
-pyth-sdk-solana = { version = "0.9.0" }
+pyth-sdk-solana = { version = "0.10.2" }
34
pythnet-sdk = { path = "../../../pythnet/pythnet_sdk/", version = "2.0.0", features = ["strum"] }
35
rand = { version = "0.8.5" }
36
reqwest = { version = "0.11.14", features = ["blocking", "json"] }
0 commit comments