fix(deps): update rust crate win7-notifications to 0.4.3 (#1214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-16 23:43:11 +02:00
committed by GitHub
parent cc29f7dbdb
commit 3db3b204b4
2 changed files with 4 additions and 17 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ url = { version = "2", features = ["serde"] }
serde_repr = "0.1"
[target."cfg(windows)".dependencies]
win7-notifications = { version = "0.3.1", optional = true }
win7-notifications = { version = "0.4.3", optional = true }
windows-version = { version = "0.1", optional = true }
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]