diff --git a/Cargo.toml b/Cargo.toml index ebe4b39..227a61f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "systemctl" -version = "0.1.7" +version = "0.1.8" license = "MIT OR Apache-2.0" authors = ["Guillaume W. Bres "] description = "Small crate to interact with systemd units"