start unpicking influxdb

This commit is contained in:
2026-02-04 13:50:24 -08:00
parent d3eab1da12
commit d31bf8d39e
5 changed files with 86 additions and 297 deletions

View File

@@ -32,7 +32,7 @@ tracing-subscriber = { version = "0.3.22", features = ["fmt", "ansi", "time", "e
serialport = "4.8.1"
gethostname = "1.1.0"
bitflags = "2.10.0"
influxdb2 = "0.3.9"
influxdb2 = { version = "0.5.2" }
chrono = "0.4.43"
serde_with = "3.16.1"
ctrlc = "3.5.1"