From 6ba1cbc33a13bbcb01b7fe6366cc410252e58c97 Mon Sep 17 00:00:00 2001 From: moz-sec Date: Tue, 30 Apr 2024 10:57:52 +0900 Subject: [PATCH] docs: descrive README and Categories --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index d223d82..b407c6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,8 @@ edition = "2021" license = "MIT" description = "unicom is Universal Compressor" repository = "https://github.com/moz-sec/unicom" +readme = "README.md" +categories = ["rust", "cli", "compression", "command-line", "tool] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html