mailpot/Cargo.toml

11 lines
178 B
TOML

[workspace]
members = [
"core",
"cli",
"rest-http",
"archive-http",
]
[patch.crates-io]
structopt-derive = { git = "https://github.com/epilys/structopt-derive-manpage" }