feat(hololake): converge industry modules and dynamic world UI

This commit is contained in:
冰朔 2026-08-18 19:09:29 +08:00
commit a8fe571b5d
40 changed files with 9816 additions and 80 deletions

View file

@ -1557,6 +1557,8 @@ dependencies = [
"fs2",
"futures-util",
"interprocess",
"quick-xml 0.31.0",
"regex",
"reqwest",
"ring",
"rusqlite",
@ -1574,6 +1576,7 @@ dependencies = [
"url",
"uuid",
"widestring",
"zip 0.6.6",
]
[[package]]