Files
krata/Cargo.toml

10 lines
119 B
TOML
Raw Normal View History

2024-01-08 12:43:16 -08:00
[workspace]
members = [
2024-01-08 17:07:00 -08:00
"xenstore",
2024-01-08 20:45:16 -08:00
"xenevtchn",
"xencall",
2024-01-17 08:18:12 -08:00
"xenclient",
"hypha",
2024-01-08 12:43:16 -08:00
]
resolver = "2"