From 3d9f697f27daa553d2664b17e574c4a1fd3ebb3f Mon Sep 17 00:00:00 2001 From: Luca BRUNO Date: Tue, 20 Dec 2022 16:27:46 +0000 Subject: [PATCH] cargo: update release metadata --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 359c6d6..8f71113 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,6 @@ harness = false [package.metadata.release] publish = false push = false -post-release-commit-message = "cargo: development version bump" pre-release-commit-message = "cargo: libsystemd release {{version}}" sign-commit = true sign-tag = true