From 807e8071da9933cdbf8cb4561ec8328c24ed8e7f Mon Sep 17 00:00:00 2001 From: Jorge Bolois Date: Sun, 21 May 2023 00:50:56 +0200 Subject: [PATCH] Updating Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 6a8603b..95309bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ edition = "2021" repository = "https://git.midefos.com/midefos/open-meteo-cli/" readme = "README.md" keywords = ["weather", "open-meteo", "cli"] +categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]