Skip to content

Commit

Permalink
chore: cargo release config
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed Jun 2, 2024
1 parent 5f27111 commit 5114e09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,10 @@ unwrap_used = "warn"
[profile.release]
debug = 0
strip = "debuginfo"


[workspace.metadata.release]
pre-release-commit-message = "chore: release"
publish = false
push = false
tag = false

0 comments on commit 5114e09

Please sign in to comment.