7 lines
82 B
TOML
7 lines
82 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = [
|
|
"create-worktree",
|
|
"setup-repo",
|
|
]
|