From 0606ef082ab37baf25444cce2145be54013a5f10 Mon Sep 17 00:00:00 2001 From: Tilo K Date: Tue, 7 May 2024 20:35:12 +0200 Subject: [PATCH] we are getting dirty --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 309c5da..c3ae1f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,3 +52,5 @@ npm-scope = "@tilo" pr-run-mode = "plan" # Whether to install an updater program install-updater = true + +allow-dirty = false \ No newline at end of file