We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243cf5f commit 410eb69Copy full SHA for 410eb69
Cargo.toml
@@ -70,6 +70,7 @@ panic = "abort"
70
71
[package.metadata.release]
72
pre-release-hook = ["./release-hook.sh"]
73
+pre-release-commit-message = "Release 🎉"
74
75
[workspace.lints.rust]
76
unsafe_code = "forbid"
0 commit comments