Skip to content

Commit 2a951f2

Browse files
committed
add libc to the proxy Cargo.toml
1 parent d369acc commit 2a951f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proxy/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env_logger = { workspace = true }
1818
hostname = { workspace = true }
1919
itertools = { workspace = true }
2020
jito-protos = { workspace = true }
21+
libc = { workspace = true }
2122
log = { workspace = true }
2223
prost = { workspace = true }
2324
prost-types = { workspace = true }

0 commit comments

Comments
 (0)