summaryrefslogblamecommitdiffhomepage
path: root/tools/unitctl/Cargo.toml
blob: c9c6a2725ae87eb8a6907edefc764a0b8b7f910f (plain) (tree)
1
2
3
4
5
6
7
8







                     
[workspace]
resolver = "2"

members = [
    "unit-openapi",
    "unit-client-rs",
    "unitctl"
]