mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): bump notify-rust from 4.3.0 to 4.4.0
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.3.0 to 4.4.0. - [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.3.0...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ quick-xml = "0.22.0"
|
||||
rand = "0.8.3"
|
||||
serde = { version = "1.0.125", features = ["derive"] }
|
||||
indexmap = { version ="1.6.2", features = ["serde"] }
|
||||
notify-rust = { version = "4.3.0", optional = true }
|
||||
notify-rust = { version = "4.4.0", optional = true }
|
||||
semver = "0.11.0"
|
||||
which = "4.1.0"
|
||||
shadow-rs = "0.5.25"
|
||||
|
||||
Reference in New Issue
Block a user