ips/Cargo.toml
2021-04-25 18:40:06 -03:00

11 lines
168 B
TOML

[workspace]
# Order is important as this is the order the crates will be released.
members = [
"libips",
"pkg6depotd",
"pkg6dev",
"pkg6repo",
"userland",
]