From 5601c78a9ff23392cfbcc62f231fcfa4e0eeb309 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 27 Jun 2025 17:01:59 +0100 Subject: Minimal changes to convert to async --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4329e61..1dfcfab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,5 @@ edition = "2021" anyhow = "1.0.98" rumqttc = "0.24.0" serde = { version = "1.0.219", features = ["derive"] } +tokio = { version = "1.45.1", features = ["rt", "macros"] } toml = { version = "0.8.22", default-features = false, features = ["parse"] } -- cgit v1.2.3-70-g09d2