6 lines
78 B
TOML
6 lines
78 B
TOML
[workspace]
|
|
members = [
|
|
"./build",
|
|
"./napi"
|
|
]
|
|
exclude = ["./test_module"]
|