6 lines
77 B
TOML
6 lines
77 B
TOML
[workspace]
|
|
resolver = "3"
|
|
|
|
members = [
|
|
"cli", "lib_sync_core", "web",
|
|
]
|