pretend-reqwest 0.1.0

reqwest based client for pretend.
Documentation
[dependencies.hyper]
version = ">=0.14, <0.14.5"

[dependencies.pretend]
version = "0.1.0"

[dependencies.reqwest]
version = "0.11"

[package]
authors = ["Lucien XU <sfietkonstantin@free.fr>"]
categories = ["web-programming::http-client"]
description = "reqwest based client for pretend."
documentation = "https://github.com/SfietKonstantin/pretend"
edition = "2018"
homepage = "https://github.com/SfietKonstantin/pretend"
keywords = ["http", "client", "web", "async", "declarative"]
license = "MIT"
name = "pretend-reqwest"
readme = "README.md"
repository = "https://github.com/SfietKonstantin/pretend"
version = "0.1.0"