feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
8
product-source/hololake-platform/guanghu-os/Cargo.toml
Normal file
8
product-source/hololake-platform/guanghu-os/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"crates/broadcast-tower",
|
||||
"crates/ghctl",
|
||||
"crates/hldp-native-compiler",
|
||||
"crates/hldp-runtime",
|
||||
]
|
||||
resolver = "2"
|
||||
Loading…
Reference in a new issue