bolt-api 0.2.1

Bolt API Platform
[dependencies.iced]
features = ["glow"]
version = "0.8.0"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.14"

[dependencies.serde]
version = "1.0.155"

[package]
authors = ["Hiro <yirohido@gmail.com>"]
categories = ["web-programming"]
description = "Bolt API Platform"
edition = "2021"
homepage = "https://github.com/hiro-codes/bolt"
keywords = ["http", "api", "cli"]
license = "MIT"
name = "bolt-api"
readme = "README.md"
repository = "https://github.com/hiro-codes/bolt"
version = "0.2.1"