Skip to content

Commit

Permalink
Bump notify from 6.1.1 to 7.0.0 (#521)
Browse files Browse the repository at this point in the history
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.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-6.1.1...notify-7.0.0)

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

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] authored Nov 1, 2024
1 parent 98286a1 commit 97e87cb
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 104 deletions.
148 changes: 45 additions & 103 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 @@ -83,7 +83,7 @@ version = "0.4.22"
version = "7.1.3"

[dependencies.notify]
version = "6.1.1"
version = "7.0.0"
default-features = false

[dependencies.number_prefix]
Expand Down

0 comments on commit 97e87cb

Please sign in to comment.