mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
12 lines
145 B
TOML
12 lines
145 B
TOML
[workspace]
|
|
members = [
|
|
"flowy-sys",
|
|
"flowy-sdk",
|
|
"dart-ffi",
|
|
"flowy-log",
|
|
"flowy-user",
|
|
]
|
|
|
|
[profile.dev]
|
|
split-debuginfo = "unpacked"
|