Skip to content

Commit

Permalink
chore(deps): Bump sd-notify from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
Bumps [sd-notify](https://github.com/lnicola/sd-notify) from 0.4.1 to 0.4.2.
- [Changelog](https://github.com/lnicola/sd-notify/blob/master/CHANGELOG.md)
- [Commits](lnicola/sd-notify@v0.4.1...v0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 0c5573f commit 258f27c
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 @@ -34,7 +34,7 @@ derivative = "2.2.0"
nextcloud-config-parser = { version = "0.10.0", features = ["redis-connect"] }
url = "2.5.0"
clap = { version = "4.5.4", features = ["derive"] }
sd-notify = { version = "0.4.1", optional = true }
sd-notify = { version = "0.4.2", optional = true }

[dev-dependencies]
mini-redis = "0.4.1"
Expand Down

0 comments on commit 258f27c

Please sign in to comment.