aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.changes/config.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.changes/config.toml b/.changes/config.toml
index c7766ea..f4542a8 100644
--- a/.changes/config.toml
+++ b/.changes/config.toml
@@ -31,14 +31,6 @@ command = "cargo"
args = ["publish"]
[[resolver.rust.post-version]]
-command = "cargo"
-args = [
- "generate-lockfile",
- "--offline",
-]
-dry_run = true
-
-[[resolver.rust.post-version]]
command = "pnpm"
args = ["bump-tauri"]