mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 12:50:54 +00:00
10 lines
119 B
TOML
10 lines
119 B
TOML
[workspace]
|
|
members = [
|
|
"xenstore",
|
|
"xenevtchn",
|
|
"xencall",
|
|
"xenclient",
|
|
"hypha",
|
|
]
|
|
resolver = "2"
|