mirror of
https://github.com/terhechte/postsack
synced 2024-11-16 06:13:09 +00:00
12 lines
153 B
TOML
12 lines
153 B
TOML
[workspace]
|
|
members = [
|
|
"ps-core",
|
|
"ps-database",
|
|
"ps-importer",
|
|
"ps-gui",
|
|
"postsack",
|
|
]
|
|
|
|
[profile.dev]
|
|
split-debuginfo = "unpacked"
|