Skip to content

Commit

Permalink
Bump notify-rust from 4.11.1 to 4.11.3
Browse files Browse the repository at this point in the history
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.11.1 to 4.11.3.
- [Release notes](https://github.com/hoodie/notify-rust/releases)
- [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md)
- [Commits](hoodie/notify-rust@v4.11.1...v4.11.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 11, 2024
1 parent f201bf3 commit 3bb3f1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -30,7 +30,7 @@ url = "2.5.2"
sled = "0.34.7"
clap = { version = "4.5.17", features = ["derive"] }
dirs = "5.0.1"
notify-rust = { version = "4.11.1", optional = true }
notify-rust = { version = "4.11.3", optional = true }
data-url = "0.3.1"

dbus = { version = "0.9", optional = true }
Expand Down

0 comments on commit 3bb3f1d

Please sign in to comment.