We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d369acc commit 2a951f2Copy full SHA for 2a951f2
proxy/Cargo.toml
@@ -18,6 +18,7 @@ env_logger = { workspace = true }
18
hostname = { workspace = true }
19
itertools = { workspace = true }
20
jito-protos = { workspace = true }
21
+libc = { workspace = true }
22
log = { workspace = true }
23
prost = { workspace = true }
24
prost-types = { workspace = true }
0 commit comments