Better texts, adding info to Cargo.toml and adding README.me
Thanks ChatGPT
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
[package]
|
||||
name = "open-meteo-cli"
|
||||
description = "CLI to extract meteorology data from Open Meteo"
|
||||
license = "MIT"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user