8 lines
91 B
TOML
8 lines
91 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"sr_download",
|
|
"migration",
|
|
"db_part"
|
|
]
|