[desktop] support for windows notifications
This commit is contained in:
@@ -61,6 +61,7 @@ gio-sys = "0.18.1"
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
windows-service = "0.6.0"
|
||||
windows = { version = "0.54.0", features = ["Win32_Foundation", "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging"] }
|
||||
tauri-winrt-notification = "0.3.0"
|
||||
|
||||
[dev-dependencies]
|
||||
which = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user