agify 0.1.1

Rust client for the agify.io API
Documentation
[dependencies.anyhow]
version = "1.0.86"

[dependencies.reqwest]
features = ["json"]
version = "0.12.5"

[dependencies.serde]
version = "1.0.204"

[dependencies.serde_derive]
version = "1.0.204"

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

[package]
authors = ["Nemuel Wainaina"]
description = "Rust client for the agify.io API"
edition = "2021"
license = "MIT"
name = "agify"
readme = "README.md"
version = "0.1.1"