diff --git a/Cargo.toml b/Cargo.toml index bd0ea08..9a7897a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/kata-containers/cgroups-rs" keywords = ["linux", "cgroup", "containers", "isolation"] categories = ["os", "api-bindings", "os::unix-apis"] license = "MIT OR Apache-2.0" -version = "0.2.10" +version = "0.2.11" authors = ["The Kata Containers community ", "Levente Kurusa ", "Sam Wilson "] edition = "2018" homepage = "https://github.com/kata-containers/cgroups-rs"