7 lines
68 B
TOML
7 lines
68 B
TOML
[workspace]
|
|
resolver = "2"
|
|
|
|
members = [
|
|
"umskt",
|
|
"xpkey",
|
|
]
|