Skip to content

Commit

Permalink
build: bump notify-rust from 4.5.6 to 4.5.7 (#3777)
Browse files Browse the repository at this point in the history
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.5.6 to 4.5.7.
- [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/commits)

---
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>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent 8d3bffd commit ce4cbaa
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 103 deletions.
142 changes: 40 additions & 102 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ git2 = { version = "0.14.2", default-features = false }
indexmap = { version = "1.8.0", features = ["serde"] }
local_ipaddress = "0.1.3"
log = { version = "0.4.14", features = ["std"] }
notify-rust = "4.5.6"
notify-rust = "4.5.7"
once_cell = "1.10.0"
open = "2.1.1"
os_info = "3.2.0"
Expand Down

0 comments on commit ce4cbaa

Please sign in to comment.