From f90d121304a723a0aa007262fe6f0e2b7bcd4184 Mon Sep 17 00:00:00 2001 From: Jorge Bolois Date: Sun, 21 May 2023 00:50:38 +0200 Subject: [PATCH] Updating Cargo.toml --- Cargo.toml | 4 +++- README.md | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7678e07..6a8603b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,10 +2,12 @@ name = "open-meteo-cli" description = "CLI to extract meteorology data from Open Meteo" license = "MIT" +authors = ["Midefos "] version = "0.1.0" edition = "2021" +repository = "https://git.midefos.com/midefos/open-meteo-cli/" readme = "README.md" - +keywords = ["weather", "open-meteo", "cli"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] diff --git a/README.md b/README.md index 3215f13..297673a 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,3 @@ open-meteo current-weather [OPTIONS] --latitude --longitude