Devices now keep type in lua
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -106,6 +106,7 @@ dependencies = [
|
||||
"futures",
|
||||
"google_home",
|
||||
"hostname",
|
||||
"impls",
|
||||
"indexmap 2.2.6",
|
||||
"mlua",
|
||||
"once_cell",
|
||||
@@ -877,6 +878,12 @@ dependencies = [
|
||||
"unicode-normalization",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "impls"
|
||||
version = "1.0.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7a46645bbd70538861a90d0f26c31537cdf1e44aae99a794fb75a664b70951bc"
|
||||
|
||||
[[package]]
|
||||
name = "indexmap"
|
||||
version = "1.9.3"
|
||||
|
||||
Reference in New Issue
Block a user