Skip to content

Commit 60a8545

Browse files
fix(deps): update rust crate winrt-notification to 0.4.0 (#1421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b344177 commit 60a8545

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/notification/Cargo.toml

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

4545
[target."cfg(target_os=\"windows\")".dependencies]
46-
winrt-notification = { package = "tauri-winrt-notification", version = "0.3.1" }
46+
winrt-notification = { package = "tauri-winrt-notification", version = "0.4.0" }
4747

4848
[dev-dependencies]
4949
color-backtrace = "0.6"

0 commit comments

Comments
 (0)