v0.4.1
This commit is contained in:
@@ -58,6 +58,7 @@ async fn main() -> Result<()> {
|
||||
),
|
||||
events,
|
||||
http,
|
||||
outdoor_temperature: Arc::new(RwLock::new(None)),
|
||||
started: Instant::now(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user