fix env file call

This commit is contained in:
Romulus21
2024-08-24 14:15:14 +02:00
parent 03f888c4a7
commit 244c6f6ca6
7 changed files with 41 additions and 32 deletions

View File

@@ -3,9 +3,9 @@ name = "device"
version = "0.1.0"
authors = ["Romulus21 <romain@delanoe.pro>"]
edition = "2018"
description = "Send metrics to MQTT server"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rumqttc = "0.23.0"