We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd2a2c commit 9d9b48bCopy full SHA for 9d9b48b
Cargo.toml
@@ -34,7 +34,7 @@ mac-notification-sys = "0.6"
34
chrono = { version = "0.4", optional = true}
35
36
[target.'cfg(target_os="windows")'.dependencies]
37
-winrt-notification = { package = "tauri-winrt-notification", version = "0.2" }
+winrt-notification = { package = "tauri-winrt-notification", version = "0.6" }
38
39
[features]
40
default = ["z"]
0 commit comments