Ini File could be parsed

This commit is contained in:
Ollo
2025-04-04 17:33:52 +02:00
parent bdd65e740d
commit 955bc37afe
2 changed files with 31 additions and 3 deletions

View File

@@ -23,3 +23,5 @@ serde_json = "1.0"
# end of web stuff
ping = "0.4.1"
paho-mqtt = "0.12.3"
# Ini File parser
rust-ini = "0.21"