Skip to content

Commit 5a46902

Browse files
authored
Merge pull request #161 from lucab/release-0.7.2
cargo: libsystemd release 0.7.2 Changes: * activation: set FD_CLOEXEC on the fds we receive * cleanup: fix some clippy warnings
2 parents 653a72f + 7004a60 commit 5a46902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsystemd"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
authors = ["Luca Bruno <lucab@lucabruno.net>", "Sebastian Wiesner <sebastian@swsnr.de>"]
55
license = "MIT/Apache-2.0"
66
repository = "https://github.com/lucab/libsystemd-rs"

0 commit comments

Comments
 (0)