Devices now keep type in lua
All checks were successful
Build and deploy / Build application (push) Successful in 4m5s
Build and deploy / Build container (push) Successful in 1m9s
Build and deploy / Deploy container (push) Successful in 37s

This commit is contained in:
2024-08-08 01:31:29 +02:00
parent b0467b8012
commit d11e79cdfa
6 changed files with 76 additions and 60 deletions

View File

@@ -56,6 +56,7 @@ hostname = "0.4.0"
tokio-util = { version = "0.7.11", features = ["full"] }
uuid = "1.8.0"
dyn-clone = "1.0.17"
impls = "1.0.3"
[patch.crates-io]
wakey = { git = "https://git.huizinga.dev/Dreaded_X/wakey" }