Skip to content

Commit 45940f9

Browse files
committed
temp: remove unused changelog change & unpin notify-rust patch version
1 parent cb91ae7 commit 45940f9

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.changes/notifications-fix-panic.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

plugins/notification/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ win7-notifications = { version = "0.4.5", optional = true }
4343
windows-version = { version = "0.1", optional = true }
4444

4545
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
46-
notify-rust = "4.11.7"
46+
notify-rust = "4.11"
4747

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

0 commit comments

Comments
 (0)