From 2f840eedefcaafbe14d8adb8e3764a2ad9560799 Mon Sep 17 00:00:00 2001 From: Roy Ivy III Date: Wed, 27 May 2020 00:37:57 -0500 Subject: [PATCH] docs ~ update meta information --- src/uucore/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uucore/Cargo.toml b/src/uucore/Cargo.toml index bf54d8fe9..ea8119ddf 100644 --- a/src/uucore/Cargo.toml +++ b/src/uucore/Cargo.toml @@ -8,7 +8,7 @@ description = "uutils ~ 'core' uutils code library (cross-platform)" homepage = "https://github.com/uutils/uucore" repository = "https://github.com/uutils/uucore" readme = "README.md" -keywords = ["cross-platform", "uutils", "coreutils"] +keywords = ["cross-platform", "uutils", "core", "library"] categories = ["os"] [badges]