Skip to content

Commit

Permalink
chore(deps): bump notify from 7.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [notify](https://github.com/notify-rs/notify) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](notify-rs/notify@notify-7.0.0...notify-8.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d590fad commit 271ba5f
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 35 deletions.
120 changes: 86 additions & 34 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 @@ -12,7 +12,7 @@ keywords = ["live", "server", "web", "reload"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
notify = "7.0.0"
notify = "8.0.0"
clap = { version = "4.5.23", features = ["derive"] }
local-ip-address = "0.6.2"
log = "0.4.22"
Expand Down

0 comments on commit 271ba5f

Please sign in to comment.