hololake-system-architecture/product-source/hololake-platform/guanghu-os/Cargo.toml

9 lines
174 B
TOML

[workspace]
members = [
"crates/broadcast-tower",
"crates/execution-bridge",
"crates/ghctl",
"crates/hldp-native-compiler",
"crates/hldp-runtime",
]
resolver = "2"