cargo-edit 0.11.0

Cargo commands for modifying a `Cargo.toml` file..
Documentation
1
2
3
4
5
6
pre-release-commit-message = "chore: Release"
tag-message = "{{tag_name}}"
tag-name = "{{prefix}}v{{version}}"
consolidate-commits = true
consolidate-pushes = true
allow-branch = ["master"]