build(deps): update rust crate notify-rust to 4.11.7 (#6678)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-12 10:36:38 +00:00
committed by GitHub
parent f3d4310969
commit 39ce3d07dd
+1 -1
View File
@@ -48,7 +48,7 @@ jsonc-parser = { version = "0.26.2", features = ["serde"] }
log = { version = "0.4.27", features = ["std"] }
# notify-rust is optional (on by default) because the crate doesn't currently build for darwin with nix
# see: https://github.com/NixOS/nixpkgs/issues/160876
notify-rust = { version = "4.11.6", optional = true }
notify-rust = { version = "4.11.7", optional = true }
nu-ansi-term = "0.50.1"
open = "5.3.2"
# update os module config and tests when upgrading os_info