Instead of using pollster we use tokio::spawn to spawn a seperate task for subscribing and publishing to mqtt
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -33,7 +33,6 @@ dependencies = [
|
||||
"impl_cast",
|
||||
"log",
|
||||
"paste",
|
||||
"pollster",
|
||||
"rumqttc",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
||||
Reference in New Issue
Block a user