Lazy init started

This commit is contained in:
Ollo
2025-04-04 21:33:15 +02:00
parent efeb9d8227
commit f9a3451281
2 changed files with 49 additions and 10 deletions

View File

@@ -25,3 +25,4 @@ ping = "0.4.1"
paho-mqtt = "0.12.3"
# Ini File parser
rust-ini = "0.21"
lazy_static = "1.4"