summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 731885792805c34c36ad9aa60c495ae0275d3d93 (plain)
1
2
3
4
5
6
[workspace]
members = [
    "gate",
    "gate_build",
    "example",
]