rdkafka is no longer a feature

This commit is contained in:
Bryan Stitt 2023-03-03 01:44:57 -08:00
parent 1869e73131
commit 04c49b925f

@ -34,7 +34,6 @@ RUN --mount=type=cache,target=/usr/local/cargo/registry \
cargo install \ cargo install \
--locked \ --locked \
--no-default-features \ --no-default-features \
--features rdkafka \
--profile faster_release \ --profile faster_release \
--root /opt/bin \ --root /opt/bin \
--path ./web3_proxy --path ./web3_proxy