[dependencies.dyn-clone]
default-features = false
optional = true
version = "1"
[dependencies.http]
default-features = false
version = "0.2"
[features]
default = []
[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = []
description = "HTTP API Client Endpoint"
documentation = "https://docs.rs/http-api-client-endpoint"
edition = "2021"
homepage = "https://github.com/bk-rs/http-api-client-endpoint"
keywords = []
license = "Apache-2.0 OR MIT"
name = "http-api-client-endpoint"
readme = "README.md"
repository = "https://github.com/bk-rs/http-api-client-endpoint"
resolver = "1"
version = "0.2.1"
[package.metadata.docs.rs]
all-features = true