mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump notify-rust from 4.5.4 to 4.5.5 (#3204)
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.5.4 to 4.5.5. - [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.4...v4.5.5) --- updated-dependencies: - dependency-name: notify-rust dependency-type: direct:production update-type: version-update:semver-patch ... 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
@@ -63,7 +63,7 @@ quick-xml = "0.22.0"
|
||||
rand = "0.8.4"
|
||||
serde = { version = "1.0.130", features = ["derive"] }
|
||||
indexmap = { version ="1.7.0", features = ["serde"] }
|
||||
notify-rust = { version = "4.5.4", optional = true }
|
||||
notify-rust = { version = "4.5.5", optional = true }
|
||||
semver = "1.0.4"
|
||||
which = "4.2.2"
|
||||
shadow-rs = "0.7.2"
|
||||
|
||||
Reference in New Issue
Block a user