mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
fix(deps): update rust crate winrt-notification to 0.2 (#1215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -43,7 +43,7 @@ mac-notification-sys = "0.6"
|
||||
chrono = { version = "0.4", optional = true }
|
||||
|
||||
[target."cfg(target_os=\"windows\")".dependencies]
|
||||
winrt-notification = { package = "tauri-winrt-notification", version = "0.1" }
|
||||
winrt-notification = { package = "tauri-winrt-notification", version = "0.2" }
|
||||
|
||||
[dev-dependencies]
|
||||
color-backtrace = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user