diff --git a/Cargo.toml b/Cargo.toml index 7cd2ad0..6cf3a73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ cargo-dist-version = "0.9.0" ci = ["github"] installers = [] targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"] -pr-run-mode = "plan" +pr-run-mode = "upload" all-features = true create-release = false