From f5952cf6148a58c303b5d7f9d798416cbcc23bf7 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 25 Feb 2026 00:31:59 +0000 Subject: [PATCH] chore: remove cargo-release from mise.toml No longer needed after switching to release-plz. https://claude.ai/code/session_01Uiwna5h2zmVfc81VTMncpB --- mise.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/mise.toml b/mise.toml index 71cadbd..70551e7 100644 --- a/mise.toml +++ b/mise.toml @@ -1,4 +1,3 @@ [tools] "cargo:cargo-dist" = "0.31.0" -"cargo:cargo-release" = "1.1.0" lefthook = "2.1.1"