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:
dependabot[bot]
2021-11-05 07:05:27 +00:00
committed by GitHub
parent 0c93c8441e
commit b3fe17caf4
2 changed files with 27 additions and 43 deletions
+1 -1
View File
@@ -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"