Skip to content

Commit

Permalink
Merge pull request #530 from cgwalters/bump-libsystemd
Browse files Browse the repository at this point in the history
lib: Bump to libsystemd 0.6
  • Loading branch information
cgwalters committed Sep 5, 2023
2 parents 57a3c3b + d4c3787 commit 8b04520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ io-lifetimes = "1.0"
indicatif = "0.17.0"
once_cell = "1.9"
libc = "0.2.92"
libsystemd = "0.5.0"
libsystemd = "0.6.0"
openssl = "0.10.33"
ostree = { features = ["v2022_5", "cap-std-apis"], version = "0.18.0" }
pin-project = "1.0"
Expand Down

0 comments on commit 8b04520

Please sign in to comment.