Enable statsd in build-static-bins.sh

This commit is contained in:
Linus Färnstrand 2023-12-13 15:11:08 +01:00
parent 3bb6a2b2df
commit 29ac80fe5a

View File

@ -12,4 +12,5 @@ RUSTFLAGS="-C target-feature=+crt-static" \
--target x86_64-unknown-linux-gnu \
--features env_logger \
--features clap \
--features statsd \
--bins