Skip to content

Commit 07421b2

Browse files
committed
blkio: parse a bunch of fields
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
1 parent 196d3e4 commit 07421b2

File tree

2 files changed

+380
-67
lines changed

2 files changed

+380
-67
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository = "https://github.com/levex/cgroups-rs"
55
keywords = ["linux", "cgroup", "containers", "isolation"]
66
categories = ["os", "api-bindings", "os::unix-apis"]
77
license = "MIT OR Apache-2.0"
8-
version = "0.0.2"
8+
version = "0.0.3"
99
authors = ["Levente Kurusa <lkurusa@acm.org>"]
1010

1111
[dependencies]

0 commit comments

Comments
 (0)