temp: fix up CI errors relating to file formats and rust versions

pull/2623/head
MGough 3 months ago
parent 9c4307d3e9
commit cb91ae7cc6
No known key found for this signature in database

@ -1,5 +1,6 @@
---
"notifications": patch
"notification": patch
"notification-js": patch
---
Updates upstream `notify-rust` dependency to a version that does not panic when a notification is sent on MacOS.

1955
Cargo.lock generated

File diff suppressed because it is too large Load Diff

@ -38,4 +38,4 @@ panic = "abort"
codegen-units = 1
lto = true
incremental = false
opt-level = "s"
opt-level = "s"

Loading…
Cancel
Save