diff --git a/Cargo.toml b/Cargo.toml index 75657dd..5043cbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/levex/cgroups-rs" keywords = ["linux", "cgroup", "containers", "isolation"] categories = ["os", "api-bindings", "os::unix-apis"] license = "MIT OR Apache-2.0" -version = "0.1.0" +version = "0.1.1-alpha.0" authors = ["Levente Kurusa ", "Sam Wilson "] [dependencies]