aboutsummaryrefslogtreecommitdiff
path: root/development/tools/cargo-workspace2/tests/resources/Cargo.toml
[workspace]
members = [
    "lockchain-core",
    "lockchain-files",
    "lockchain-crypto",

    "lockchain-server",
    "lockchain-client",

    "lockchain-http",
]