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 91146f0 + 2f60f21 commit a45ecf0Copy full SHA for a45ecf0
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.2.12"
+version = "0.3.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