vitabot_api 1.0.0

Interact with the https://vitamin.tips api
Documentation
[dependencies.hex]
version = "0.4.3"

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

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1.0.91"

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

[package]
description = "Interact with the https://vitamin.tips api"
edition = "2021"
homepage = "https://vitamin.tips"
license = "MIT"
name = "vitabot_api"
readme = "README.md"
repository = "https://github.com/jeanouina/vitabot-api-rust"
version = "1.0.0"