Add CLI args for broker address and port
This commit is contained in:
@@ -8,3 +8,4 @@ tokio = { version = "1", features = ["full"] }
|
||||
rumqttc = "0.24"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user