fix dependence

This commit is contained in:
liyue
2021-12-28 14:18:37 +08:00
parent da629ec42c
commit f1444049bf
3 changed files with 261 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ arboard = "2.0"
clipboard-master = "3.1"
[target.'cfg(target_os = "windows")'.dependencies]
#systray = { git = "https://github.com/open-trade/systray-rs" }
systray = { git = "https://github.com/liyue201/systray-rs" }
winapi = { version = "0.3", features = ["winuser"] }
winreg = "0.10"
windows-service = "0.4"