mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
8a76d77ce1
with rustc 1.89.0, some new warnings triggers deny(warnings) of influxdb (a -Werror equiv). so pass option to rustc to cap the lint level to warning and avoid errors.