7 lines
63 B
TOML
7 lines
63 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"sqlite_core",
|
|
"sqlite_bin"
|
|
]
|