diff --git a/Cargo.toml b/Cargo.toml index cd91711c..6d945b37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -216,7 +216,7 @@ targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux- # Publish jobs to run in CI pr-run-mode = "plan" # Whether to install an updater program -install-updater = true +install-updater = false #exhaustive_enums = "warn" #doc_markdown = "warn"