diff --git a/Cargo.toml b/Cargo.toml index 94f1d61..98fe955 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,3 +85,4 @@ installers = [] targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"] # Publish jobs to run in CI pr-run-mode = "plan" +windows-archive = ".tar.gz"