mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-13 10:44:06 +00:00
build(deps): bump notify-rust from 4.11.7 to 4.12.0
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.11.7 to 4.12.0. - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/hoodie/notify-rust/compare/v4.11.7...v4.12.0) --- updated-dependencies: - dependency-name: notify-rust dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2227ef7e89
commit
0a700ec49a
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ imagesize = "0.14.0"
|
|||
inquire = { version = "0.9.2", default-features = false, features = [ "crossterm" ] }
|
||||
libc = "0.2.180"
|
||||
log = "0.4.29"
|
||||
notify-rust = { version = "4.11.7", optional = true }
|
||||
notify-rust = { version = "4.12.0", optional = true }
|
||||
ratatui = "0.30.0"
|
||||
regex = "1.12.2"
|
||||
rusqlite = { version = "0.38.0", features = [ "bundled" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue