Files
repo-utils/Cargo.toml
2025-05-07 18:59:03 +02:00

7 lines
82 B
TOML

[workspace]
resolver = "3"
members = [
"create-worktree",
"setup-repo",
]