hoodie / notify-rust

☝️send desktop notifications from your Rust app.
Apache License 2.0
1.13k stars 73 forks source link

fix(deps): update rust crate winrt-notification to 0.2 #204

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
winrt-notification dependencies minor 0.1 -> 0.2

Release Notes

tauri-apps/winrt-notification (winrt-notification) ### [`v0.2.0`](https://togithub.com/tauri-apps/winrt-notification/blob/HEAD/CHANGELOG.md#-020) [Compare Source](https://togithub.com/tauri-apps/winrt-notification/compare/tauri-winrt-notification-v0.1.3...tauri-winrt-notification-v0.2.0) - [`1427bbf`](https://togithub.com/tauri-apps/winrt-notification/commit/1427bbfadc0152d2d42b25d6385f43ce551e3aeb)([#​18](https://togithub.com/tauri-apps/winrt-notification/pull/18)) Update MSRV to `1.62` - [`1427bbf`](https://togithub.com/tauri-apps/winrt-notification/commit/1427bbfadc0152d2d42b25d6385f43ce551e3aeb)([#​18](https://togithub.com/tauri-apps/winrt-notification/pull/18)) Update `windows` crate to `0.54` ### [`v0.1.3`](https://togithub.com/tauri-apps/winrt-notification/blob/HEAD/CHANGELOG.md#-013) [Compare Source](https://togithub.com/tauri-apps/winrt-notification/compare/tauri-winrt-notification-v0.1.2...tauri-winrt-notification-v0.1.3) - [`7aa2785`](https://togithub.com/tauri-apps/winrt-notification/commit/7aa27850c28470006cf75357d9de5474a0139e50) Update `windows` crate to `0.51` ### [`v0.1.2`](https://togithub.com/tauri-apps/winrt-notification/blob/HEAD/CHANGELOG.md#-012) [Compare Source](https://togithub.com/tauri-apps/winrt-notification/compare/tauri-winrt-notification-v0.1.1...tauri-winrt-notification-v0.1.2) - [`7c19ca4`](https://togithub.com/tauri-apps/winrt-notification/commit/7c19ca45410e5d6575f00137dcdb49a903346b4b)([#​9](https://togithub.com/tauri-apps/winrt-notification/pull/9)) Add `Toast::on_activated` to add a handler to run when the toast is activated. ### [`v0.1.1`](https://togithub.com/tauri-apps/winrt-notification/blob/HEAD/CHANGELOG.md#-011) [Compare Source](https://togithub.com/tauri-apps/winrt-notification/compare/tauri-winrt-notification-v0.1.0...tauri-winrt-notification-v0.1.1) - [`2387db8`](https://togithub.com/tauri-apps/winrt-notification/commit/2387db87b0620d7cb6341d931c22454058b7b2da)([#​7](https://togithub.com/tauri-apps/winrt-notification/pull/7)) Fix parsing loopable sounds from string as well.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.