aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b60fc1ea371a4cf9235c233de47290a03496648a (plain)
1
2
3
4
5
6
[workspace]
members = [
    "lockchain-core",
    "lockchain-gtk",
    "lockchain-cli"
]