feat(hololake): 接入铸渊自我看见与本地开发桥

This commit is contained in:
冰朔 2026-08-13 00:35:40 +08:00
commit 5c86f85242
17 changed files with 986 additions and 6 deletions

View file

@ -1335,6 +1335,7 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
name = "hololake-native-desktop"
version = "0.1.0"
dependencies = [
"ring",
"serde",
"serde_json",
"tauri",
@ -1343,6 +1344,7 @@ dependencies = [
"tauri-runtime",
"tauri-runtime-wry",
"tempfile",
"uuid",
]
[[package]]