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

This commit is contained in:
renovate[bot]
2025-01-13 00:53:04 +00:00
committed by GitHub
parent a13e8d1f3d
commit 93c3002f16
2 changed files with 25 additions and 26 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ indexmap = { version = "2.7.0", features = ["serde"] }
log = { version = "0.4.24", 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.3", optional = true }
notify-rust = { version = "4.11.4", optional = true }
nu-ansi-term = "0.50.1"
open = "5.3.2"
# update os module config and tests when upgrading os_info