build(deps): update rust crate notify-rust to 4.15.0

This commit is contained in:
renovate[bot]
2026-04-14 21:29:56 +00:00
committed by GitHub
parent ba5fecb625
commit d96e49c24f
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2375,9 +2375,9 @@ checksum = "9737e026353e5cd0736f98eddae28665118eb6f6600902a7f50db585621fecb6"
[[package]]
name = "notify-rust"
version = "4.14.0"
version = "4.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b2c9bc1689653cfbc04400b8719f2562638ff9c545bbd48cc58c657a14526df"
checksum = "3c8146c105ae33d744e2d645f684d063b01176a99daf5986556266777b428816"
dependencies = [
"futures-lite",
"log",