Skip to content

Commit 9d9b48b

Browse files
fix(deps): update rust crate winrt-notification to 0.6
1 parent 2bd2a2c commit 9d9b48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ mac-notification-sys = "0.6"
3434
chrono = { version = "0.4", optional = true}
3535

3636
[target.'cfg(target_os="windows")'.dependencies]
37-
winrt-notification = { package = "tauri-winrt-notification", version = "0.2" }
37+
winrt-notification = { package = "tauri-winrt-notification", version = "0.6" }
3838

3939
[features]
4040
default = ["z"]

0 commit comments

Comments
 (0)