We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf4c62d + f44ae5d commit b99114bCopy full SHA for b99114b
Cargo.toml
@@ -5,7 +5,7 @@ repository = "https://github.com/kata-containers/cgroups-rs"
5
keywords = ["linux", "cgroup", "containers", "isolation"]
6
categories = ["os", "api-bindings", "os::unix-apis"]
7
license = "MIT OR Apache-2.0"
8
-version = "0.4.0"
+version = "0.5.0"
9
authors = ["The Kata Containers community <[email protected]>", "Levente Kurusa <[email protected]>", "Sam Wilson <[email protected]>"]
10
edition = "2018"
11
homepage = "https://github.com/kata-containers/cgroups-rs"
0 commit comments