diff --git a/Cargo.toml b/Cargo.toml index 92d70c764..6ef2e022f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ name = "coreutils" version = "0.0.1" # "0.0.1.1" authors = ["uutils developers"] license = "MIT" -description = "coreutils ~ GNU coreutils; implemented as universal (cross-platform) utils, written in Rust" +description = "coreutils ~ GNU coreutils (updated); implemented as universal (cross-platform) utils, written in Rust" homepage = "https://github.com/uutils/coreutils" repository = "https://github.com/uutils/coreutils"