windows cred man entry size limit

This commit is contained in:
Adam C
2025-11-27 15:30:58 +08:00
parent bafbe271d8
commit 2764628ab2
3 changed files with 110 additions and 41 deletions

View File

@@ -39,6 +39,7 @@ thiserror = "1"
tracing = "0.1"
tracing-subscriber = "0.3"
once_cell = "1"
flate2 = "1.0.28"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-global-shortcut = "2"