diff --git a/Cargo.toml b/Cargo.toml index bf2143b80..cc054c9d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ resolver = "2" name = "linutil" description = "Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks." documentation = "https://christitustech.github.io/linutil" +readme = "README.md" edition = "2021" license = "MIT" repository = "https://github.com/ChrisTitusTech/linutil"