CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/08/10 10:07:11
Modified files:
databases/influxdb: Makefile
Log message:
databases/influxdb: prepare lang/rust update
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.
