summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 7bdb03b3ddb1d9210922674aa67c1f13c6a234e4 (plain)
1
2
3
4
5
6
7
8
9
[workspace]
members = [
    "wire-gateway",
    "btc-wire",
    "eth-wire",
    "uri-pack",
    "common",
    "instrumentation"
]