7 lines
76 B
TOML
7 lines
76 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"sr_download",
|
|
"migration"
|
|
]
|