1
0
Fork 0
mirror of https://git.sr.ht/~spicywolf/k2spice synced 2025-01-18 17:59:39 +00:00
k2spice/Cargo.toml
2023-11-14 02:35:05 -06:00

13 lines
239 B
TOML

[workspace]
resolver = "2"
members = [
# userspace commands
"usr/src/mei/true",
"usr/src/mei/pwd",
"usr/src/mei/yes",
"usr/src/mei/echo",
"usr/src/mei/printf",
"usr/src/mei/false",
"usr/src/mei/hostname",
]