chore: update workspace dist config

This commit is contained in:
Stevan Freeborn
2026-03-12 05:53:39 -05:00
parent e098a0d39f
commit 1c51f3e3a0
-2
View File
@@ -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"]