mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
Add field homepage and readme for Cargo.toml
Display readme on the crate's page. Signed-off-by: Tim Zhang <tim@hyper.sh>
This commit is contained in:
@@ -8,6 +8,8 @@ license = "MIT OR Apache-2.0"
|
||||
version = "0.2.2"
|
||||
authors = ["The Kata Containers community <kata-dev@lists.katacontainers.io>", "Levente Kurusa <lkurusa@acm.org>", "Sam Wilson <tecywiz121@hotmail.com>"]
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/kata-containers/cgroups-rs"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user