From 1c51f3e3a051cb5180183d8f0675420c1b74f850 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Thu, 12 Mar 2026 05:53:39 -0500 Subject: [PATCH] chore: update workspace dist config --- dist-workspace.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dist-workspace.toml b/dist-workspace.toml index c84253d..6284553 100644 --- a/dist-workspace.toml +++ b/dist-workspace.toml @@ -8,5 +8,3 @@ installers = ["shell", "powershell"] targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "aarch64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"] install-path = "CARGO_HOME" install-updater = false -allow-dirty = ["ci"] -