krata/Cargo.toml
2024-01-08 17:07:00 -08:00

7 lines
73 B
TOML

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