Updating Cargo.toml

This commit is contained in:
2023-05-21 00:50:38 +02:00
parent 0148faec97
commit f90d121304
2 changed files with 3 additions and 2 deletions

View File

@@ -2,10 +2,12 @@
name = "open-meteo-cli"
description = "CLI to extract meteorology data from Open Meteo"
license = "MIT"
authors = ["Midefos <midefos@gmail.com>"]
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]