ips/Cargo.toml
2021-03-21 14:12:03 -03:00

10 lines
154 B
TOML

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