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 8e8c137 commit 4edeeafCopy full SHA for 4edeeaf
yellowstone-grpc-geyser/Cargo.toml
@@ -26,7 +26,7 @@ clap = { workspace = true, features = ["derive"] }
26
crossbeam-channel = { workspace = true }
27
futures = { workspace = true }
28
hostname = { workspace = true }
29
-hyper = { workspace = true, features = ["server"]}
+hyper = { workspace = true, features = ["server"] }
30
lazy_static = { workspace = true }
31
log = { workspace = true }
32
prometheus = { workspace = true }
0 commit comments