mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 21:00:55 +00:00
11 lines
134 B
TOML
11 lines
134 B
TOML
[workspace]
|
|
members = [
|
|
"xenstore",
|
|
"xenevtchn",
|
|
"xencall",
|
|
"xenclient",
|
|
"hypha",
|
|
"loopdev",
|
|
]
|
|
resolver = "2"
|