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