fix(ci): gate Windows-only functions with #[cfg(target_os = windows)] for Clippy

This commit is contained in:
晴天
2026-03-11 03:09:25 +08:00
parent 16999e66b7
commit 436932e545
2 changed files with 3 additions and 1 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -328,7 +328,7 @@ dependencies = [
[[package]]
name = "clawpanel"
version = "0.7.3"
version = "0.7.4"
dependencies = [
"base64 0.22.1",
"chrono",