potd 0.1.0

Retrieve Picture of the Day feed from Wikimedia Commons
Documentation
[dependencies.log]
version = "0.4.22"

[dependencies.quick-xml]
version = "0.36.2"

[dependencies.reqwest]
version = "0.12.7"

[dependencies.tokio]
features = ["full"]
version = "1"

[dev-dependencies.clap]
features = ["derive"]
version = "4.5.18"

[dev-dependencies.env_logger]
version = "0.11"

[dev-dependencies.serde_json]
version = "1.0.128"

[package]
authors = ["metastable-void"]
description = "Retrieve Picture of the Day feed from Wikimedia Commons"
edition = "2021"
homepage = "https://github.com/menhera-org/potd-rs"
license = "Apache-2.0 OR MPL-2.0"
name = "potd"
readme = "README.md"
repository = "https://github.com/menhera-org/potd-rs"
version = "0.1.0"