Skip to content

Commit

Permalink
use same format
Browse files Browse the repository at this point in the history
  • Loading branch information
cctdaniel committed Jan 19, 2025
1 parent 1adadda commit fa15c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/hermes/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ nonzero_ext = { version = "0.3.0" }
prometheus-client = { version = "0.21.2" }
prost = { version = "0.12.1" }
pyth-sdk = { version = "0.8.0" }
pyth-sdk-solana = "0.10.3"
pyth-sdk-solana = { version = "0.10.3" }
pythnet-sdk = { path = "../../../pythnet/pythnet_sdk/", version = "2.0.0", features = ["strum"] }
rand = { version = "0.8.5" }
reqwest = { version = "0.11.14", features = ["blocking", "json"] }
Expand Down

0 comments on commit fa15c7b

Please sign in to comment.