From d471e2a7d3afe70c0af9af9bbd39efda5e5a97bf Mon Sep 17 00:00:00 2001 From: FabianLars Date: Mon, 27 Oct 2025 10:21:38 +0000 Subject: [PATCH] chore: temp delete updater changefile Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837370191 Co-authored-by: FabianLars --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 13da727..ae5b081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,8 +10,6 @@ repository = { workspace = true } links = "tauri-plugin-updater" [package.metadata.docs.rs] -rustc-args = ["--cfg", "docsrs"] -rustdoc-args = ["--cfg", "docsrs"] no-default-features = true features = ["zip"]