build(deps): update rust crate notify-rust to 4.14.0 (#7385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-08 23:44:16 +00:00
committed by GitHub
parent 05b8f2e002
commit 01e5ebe57c
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2369,9 +2369,9 @@ checksum = "9737e026353e5cd0736f98eddae28665118eb6f6600902a7f50db585621fecb6"
[[package]]
name = "notify-rust"
version = "4.13.1"
version = "4.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d782ebad628d1a24303e9a0aac4656115ceb482ba56c66c4af3d85530852d9a"
checksum = "1b2c9bc1689653cfbc04400b8719f2562638ff9c545bbd48cc58c657a14526df"
dependencies = [
"futures-lite",
"log",