音乐模块调整

This commit is contained in:
2026-09-12 15:47:16 +08:00
parent d702ed0d31
commit ffa410b399
33 changed files with 5452 additions and 2237 deletions
+2
View File
@@ -60,6 +60,8 @@ windows-capture = "2.0.1"
[target.'cfg(windows)'.dependencies]
winreg = "0.52"
# WebDAV 凭据加密存储(Windows 凭据管理器,DPAPI 保护,不落明文)
keyring = { version = "3", features = ["windows-native"] }
raw-window-handle = "0.6"
windows-sys = { version = "0.52", features = [
"Win32_Networking_WinInet",