Skip to content

Commit

Permalink
cargo: update cargo-release metadata
Browse files Browse the repository at this point in the history
This updates the metadata for latest cargo-release version.

Ref: https://github.com/sunng87/cargo-release/releases/tag/v0.13.0
  • Loading branch information
lucab committed Jan 9, 2020
1 parent 3ff5f8d commit 4d15177
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ version = "4.3.1-alpha.0"

[package.metadata.release]
sign-commit = true
upload-doc = false
disable-push = true
disable-publish = true
pre-release-commit-message = "cargo: Afterburn release {{version}}"
pro-release-commit-message = "cargo: development version bump"
post-release-commit-message = "cargo: development version bump"
tag-message = "Afterburn v{{version}}"
tag-prefix = "v"

[[bin]]
name = "afterburn"
Expand Down

0 comments on commit 4d15177

Please sign in to comment.