Skip to content

Commit

Permalink
build(deps): bump libsystemd from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [libsystemd](https://github.com/lucab/libsystemd-rs) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/lucab/libsystemd-rs/releases)
- [Commits](lucab/libsystemd-rs@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: libsystemd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 9d5d9d5 commit 8a6cbaf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -28,7 +28,7 @@ fn-error-context = "0.2.1"
fs2 = "0.4.3"
hex = "0.4.3"
libc = "^0.2"
libsystemd = ">= 0.3, < 0.7"
libsystemd = ">= 0.3, < 0.8"
log = "^0.4"
nix = ">= 0.22.1, < 0.24.0"
openat = "0.1.20"
Expand Down

0 comments on commit 8a6cbaf

Please sign in to comment.