mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-07-28 01:47:43 +00:00
fix: pin yellowstone grpc proto for ci
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ futures = "0.3.32"
|
||||
bincode = "1.3"
|
||||
anyhow = "1.0.102"
|
||||
yellowstone-grpc-client = "12.1.0"
|
||||
yellowstone-grpc-proto = "12.4.0"
|
||||
yellowstone-grpc-proto = "=12.4.0"
|
||||
tokio = { version = "1.50.0", features = ["full", "rt-multi-thread"]}
|
||||
tonic = { version = "0.14.5", features = ["transport"] }
|
||||
rustls = { version = "0.23.37", features = ["ring"], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user