panorama/Cargo.toml

12 lines
126 B
TOML

[workspace]
members = [
"daemon",
"imap",
# "mbsync",
"proto-common",
"smtp",
"tui",
]
[profile.release]
lto = true