9 lines
87 B
TOML
9 lines
87 B
TOML
[workspace]
|
|
|
|
resolver = "2"
|
|
members = [
|
|
"bok",
|
|
"bok-macro",
|
|
"bok-utils",
|
|
]
|