diff --git a/Cargo.toml b/Cargo.toml index f7a20bc..e5cf5ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,8 @@ license = "MIT OR Apache-2.0" version = "0.2.2" authors = ["The Kata Containers community ", "Levente Kurusa ", "Sam Wilson "] edition = "2018" +homepage = "https://github.com/kata-containers/cgroups-rs" +readme = "README.md" [dependencies] log = "0.4"