mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump notify-rust from 4.5.9 to 4.5.10 (#4407)
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.5.9 to 4.5.10. - [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.5.9...v4.5.10) --- updated-dependencies: - dependency-name: notify-rust dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ local_ipaddress = "0.1.3"
|
||||
log = { version = "0.4.16", features = ["std"] }
|
||||
# nofity-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.5.9", optional = true }
|
||||
notify-rust = { version = "4.5.10", optional = true }
|
||||
nu-ansi-term = "0.46.0"
|
||||
once_cell = "1.15.0"
|
||||
open = "3.0.3"
|
||||
|
||||
Reference in New Issue
Block a user