krata/Cargo.toml
2024-01-08 20:45:16 -08:00

8 lines
88 B
TOML

[workspace]
members = [
"xenstore",
"xenevtchn",
"xencall"
]
resolver = "2"