mutiny-diff 0.1.21

TUI git diff viewer with worktree management
1
2
3
4
5
6
7
8
9
[workspace]
# Let the existing release.yml build binaries and create the GitHub release
git_release_enable = false
# Create git tags (triggers release.yml)
git_tag_enable = true
# Publish to crates.io
publish = true

pr_labels = ["release"]