spyophobia / shadowsocks-gtk-rs

A desktop GUI frontend for shadowsocks-rust client implemented with gtk-rs.
GNU General Public License v3.0
58 stars 7 forks source link

Bump notify-rust from 4.5.9 to 4.5.10 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps notify-rust from 4.5.9 to 4.5.10.

Release notes

Sourced from notify-rust's releases.

v4.5.10

What's Changed

Full Changelog: https://github.com/hoodie/notify-rust/compare/v4.5.9...v4.5.10

Changelog

Sourced from notify-rust's changelog.

v4.5.10 (2022-09-25)

Fixes

  • lower minimum rustc version to 1.59.0 for linux (dbus) (c0ffeed)
Commits
  • 355c5e6 chore: bump version
  • b98e591 Merge pull request #152 from hoodie/feature/hendriks/MSRV-1.59.0-again
  • c0ffeed fix: lower minimum rustc version to 1.59.0 for linux (dbus)
  • 38815b6 chore: changelog
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #43.