Converted google home traits to be async
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-08-11 03:46:44 +02:00
parent a67e47997b
commit 522fe27f11
8 changed files with 60 additions and 38 deletions

View File

@@ -39,5 +39,8 @@ console-subscriber = "0.1.8"
tracing-subscriber = "0.3.16"
serde-tuple-vec-map = "1.0.1"
[patch.crates-io]
wakey = { git = "https://github.com/DreadedX/wakey" }
[profile.release]
lto = true