make it work
This commit is contained in:
parent
e927202fc0
commit
feab5967b2
5 changed files with 57 additions and 20 deletions
|
@ -8,3 +8,4 @@ rumqttc = "0.23"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
socket2 = "0.4.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue