mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
@@ -1,6 +1,11 @@
|
||||
[package]
|
||||
name = "cgroups"
|
||||
version = "0.1.0"
|
||||
description = "Native Rust crate for managing control groups on Linux"
|
||||
repository = "https://github.com/levex/cgroups-rs"
|
||||
keywords = ["linux", "cgroup", "containers", "isolation"]
|
||||
categories = ["os", "api-bindings", "os::unix-apis"]
|
||||
license = "BSD-2-Clause OR Apache-2.0"
|
||||
version = "0.0.1"
|
||||
authors = ["Levente Kurusa <lkurusa@acm.org>"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user