move build
This commit is contained in:
parent
11293b908b
commit
ba22edaccd
2 changed files with 1 additions and 2 deletions
|
@ -10,6 +10,7 @@ author = "https://djkato.net"
|
|||
discord-rich-presence = "0.2.2"
|
||||
regex = "1.6.0"
|
||||
tray-item = "0.7.0"
|
||||
windres = "*"
|
||||
[dependencies.windows]
|
||||
version = "0.39.0"
|
||||
features = [
|
||||
|
@ -19,5 +20,3 @@ features = [
|
|||
"Win32_System_Threading",
|
||||
"Win32_UI_WindowsAndMessaging",
|
||||
]
|
||||
[build-dependencies]
|
||||
windres = "*"
|
Loading…
Reference in a new issue